Update app.py
Browse files
app.py
CHANGED
|
@@ -21,7 +21,7 @@ Model_links = {
|
|
| 21 |
"llama3.2": "https://sonuramashishnpm-npmai.hf.space/llama",
|
| 22 |
"qwen2.5-coder:7b":"https://sonuramashishnpm-npmai.hf.space/qwen",
|
| 23 |
"vicuna:7b":"https://sonuramashish22028704-vicuna7b.hf.space/vicuna",
|
| 24 |
-
"gemma3:12b":"https://npmaiecosystem-
|
| 25 |
"internlm2:7b":"https://sonuramashish22028704-internlm27b.hf.space/internlm",
|
| 26 |
"falcon:7b-instruct":"https://sonuramashish22028704-falcon7binstruct.hf.space/falcon",
|
| 27 |
"codellama:7b-instruct":"https://sonuramashish22028704-falcon7binstruct.hf.space/codellama",
|
|
|
|
| 21 |
"llama3.2": "https://sonuramashishnpm-npmai.hf.space/llama",
|
| 22 |
"qwen2.5-coder:7b":"https://sonuramashishnpm-npmai.hf.space/qwen",
|
| 23 |
"vicuna:7b":"https://sonuramashish22028704-vicuna7b.hf.space/vicuna",
|
| 24 |
+
"gemma3:12b":"https://npmaiecosystem-npmaiecosystem.hf.space/gemma312b",
|
| 25 |
"internlm2:7b":"https://sonuramashish22028704-internlm27b.hf.space/internlm",
|
| 26 |
"falcon:7b-instruct":"https://sonuramashish22028704-falcon7binstruct.hf.space/falcon",
|
| 27 |
"codellama:7b-instruct":"https://sonuramashish22028704-falcon7binstruct.hf.space/codellama",
|