Skip to content

Conversation

sigoden
Copy link
Owner

@sigoden sigoden commented Nov 12, 2024

The models listed on Hugging Face are incomplete and unstable. Please add models manually.

  # See https://huggingface.co/inference-api/serverless
  - type: openai-compatible
    name: huggingface
    api_base: https://api-inference.huggingface.co/v1
    api_key: hf_xxx
    models:
    - name: NousResearch/Hermes-3-Llama-3.1-8B
      max_input_tokens: 8192
      max_output_tokens: 4096
      require_max_tokens: true
      input_price: 0
      output_price: 0
    - name: mistralai/Mistral-Small-Instruct-2409
      max_input_tokens: 128000
      max_output_tokens: 4096
      require_max_tokens: true
      input_price: 0
      output_price: 0
    - name: mistralai/Mistral-Nemo-Instruct-2407
      max_input_tokens: 128000
      max_output_tokens: 4096
      require_max_tokens: true
      input_price: 0
      output_price: 0

@sigoden sigoden merged commit f720135 into main Nov 12, 2024
3 checks passed
@sigoden sigoden deleted the feat branch November 12, 2024 23:58
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