Skip to content

[feat] Added huggingface support#1

Open
2alf wants to merge 1 commit into
jlar0che:mainfrom
2alf:main
Open

[feat] Added huggingface support#1
2alf wants to merge 1 commit into
jlar0che:mainfrom
2alf:main

Conversation

@2alf

@2alf 2alf commented May 5, 2026

Copy link
Copy Markdown

backend

  • app.py
          > Added helper functions for loading secrets safely in non-docker env(s)
          > HF connection via router api with a default option of a llama model.
          > Copied existing structure from OPENAI for HF implementation
          > Connection validation function for HF with a minimal test payload of 1 token.

frontend

  • settings.html
    > Button to test connection and a string field for model name.

documentation

  • readme
    > Added setup hints for HF setup
  • app.py
    > bumbed from 5.3.7 -> 5.3.8

Screenshots:

image
image

--backend
    - app.py
          > Added helper functions for loading secrets safely in non-docker env(s)
          > HF connection via router api with a default option of a llama model.
          > Copied existing structure from OPENAI for HF implementation
          > Connection validation function for HF with a minimal test payload of 1 token.

-- frontend
    - settings.html
          > Button to test connection and a string field for model name.

-- documentation
    - readme
          > Added setup hints for HF setup
    - app.py
          > bumbed from 5.3.7 -> 5.3.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant