Skip to content

Commit

Permalink
Readme upd.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nayjest committed Jun 6, 2024
1 parent 5ab9a19 commit 5c98d1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@ LLM Microcore supports all models & API providers having OpenAI API.
| [Groq](https://groq.com/) | LLaMA2 70b<br>Mixtral 8x7b<br>Gemma 7b |
| [Fireworks](fireworks.ai) | [Over 50 open-source language models](https://fireworks.ai/models?show=All) |

## Supported local language model APIs:
- HuggingFace [Transformers](https://huggingface.co/docs/transformers/index)
- Custom local models by providing own function for chat / text completion, sync / async inference.

## 🖼️ Examples

Expand Down

0 comments on commit 5c98d1f

Please sign in to comment.