EduuGomes commited on
Commit
42c2c2a
·
verified ·
1 Parent(s): d725876

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -10
README.md CHANGED
@@ -1,14 +1,37 @@
1
- ---
2
- title: CachoeiraBot
3
- emoji: 💬
4
- colorFrom: yellow
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.0.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: Chatbot com funcionamento em cascata usando 3 modelos de IA
12
- ---
13
-
14
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ metadata
2
+ title: Multi Llm
3
+ emoji: 🌍
4
+ colorFrom: green
5
+ colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 5.28.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: NO GPU, Multi LLMs Uses
12
+ models:
13
+ - Qwen/Qwen2.5-72B-Instruct
14
+ - Qwen/Qwen2.5-3B-Instruct
15
+ - Qwen/Qwen2.5-0.5B-Instruct
16
+ - Qwen/Qwen2.5-Coder-32B-Instruct
17
+ - meta-llama/Llama-3.3-70B-Instruct
18
+ - meta-llama/Llama-3.1-70B-Instruct
19
+ - meta-llama/Llama-3.0-70B-Instruct
20
+ - meta-llama/Llama-3.2-3B-Instruct
21
+ - meta-llama/Llama-3.2-1B-Instruct
22
+ - meta-llama/Llama-3.1-8B-Instruct
23
+ - mistralai/Mistral-Nemo-Instruct-2407
24
+ - mistralai/Mixtral-8x7B-Instruct-v0.1
25
+ - mistralai/Mistral-7B-Instruct-v0.3
26
+ - mistralai/Mistral-7B-Instruct-v0.2
27
+ - microsoft/Phi-3.5-mini-instruct
28
+ - microsoft/Phi-3-mini-128k-instruct
29
+ - microsoft/Phi-3-mini-4k-instruct
30
+ - NousResearch/Hermes-3-Llama-3.1-8B
31
+ - NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO
32
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
33
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
34
+ - HuggingFaceH4/zephyr-7b-beta
35
+ - HuggingFaceTB/SmolLM2-360M-Instruct
36
+ - tiiuae/falcon-7b-instruct
37
+ - 01-ai/Yi-1.5-34B-Chat