Skip to content

Setup for Testing Questions #2

@lonnietc

Description

@lonnietc

Hello,

I am trying to get SIREN setup for testing and followed your steps to run it, but found that I also need to setup the LLM API and Model.

With this in mind, I am wondering if SIREN is OpenAPI compatible so that I could connect to some other models that are possibly local or public for which I would like to try.

Any guidance would be greatly appreciated.
Thanks in advance

# SIREN CLI Configuration
# API Settings
API_URL=http://localhost:1234/v1/chat/completions
MODEL_NAME=nousresearch/deephermes-3-llama-3-8b-preview

# Field Parameters
FIELD_DIMENSIONS=128,128

# Default Field Settings
DIFFUSION_CONSTANT=0.1
DAMPING=0.8
POTENTIAL_ALPHA=0.5
POTENTIAL_BETA=0.1
NONLOCAL_SCALE=100

# Output Settings
OUTPUT_DIR=SIREN/output 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions