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",
|
|
@@ -32,7 +32,7 @@ Model_links = {
|
|
| 32 |
"llama3.2_fall":"https://sonuramashishnpm-npm-journalist.hf.space/llm_fall_llama",
|
| 33 |
"qwen2.5-coder:7b_fall":"https://sonuramashish22028704-mistral7b.hf.space/llm_fall_qwen2",
|
| 34 |
"vicuna:7b_fall":"https://sonuramashishnpm-model4.hf.space/llm_fall_vicuna",
|
| 35 |
-
"gemma3:12b_fall":"https://
|
| 36 |
"internlm2:7b_fall":"https://sonuramashishnpm-model2.hf.space/llm_fall_interlm",
|
| 37 |
"falcon:7b-instruct_fall":"https://sonuramashishnpm-model1.hf.space/llm_fall_falcon",
|
| 38 |
"codellama:7b-instruct_fall":"https://sonuramashishnpm-model3.hf.space/llm_fall_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-gemma312b.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",
|
|
|
|
| 32 |
"llama3.2_fall":"https://sonuramashishnpm-npm-journalist.hf.space/llm_fall_llama",
|
| 33 |
"qwen2.5-coder:7b_fall":"https://sonuramashish22028704-mistral7b.hf.space/llm_fall_qwen2",
|
| 34 |
"vicuna:7b_fall":"https://sonuramashishnpm-model4.hf.space/llm_fall_vicuna",
|
| 35 |
+
"gemma3:12b_fall":"https://npmaiecosystem-gemma312b_fall.hf.space/llm_fall_gemma312b",
|
| 36 |
"internlm2:7b_fall":"https://sonuramashishnpm-model2.hf.space/llm_fall_interlm",
|
| 37 |
"falcon:7b-instruct_fall":"https://sonuramashishnpm-model1.hf.space/llm_fall_falcon",
|
| 38 |
"codellama:7b-instruct_fall":"https://sonuramashishnpm-model3.hf.space/llm_fall_codellama",
|