Spaces:
Sleeping
Sleeping
suraj
commited on
Commit
•
48975c6
1
Parent(s):
28c3cb4
- __init__.py +0 -2
__init__.py
CHANGED
@@ -43,8 +43,6 @@ LOADER_MAPPING: dict = {
|
|
43 |
|
44 |
|
45 |
DICT_REPO_AND_MODELS: dict = {
|
46 |
-
"https://huggingface.co/Qwen/Qwen2-0.5B-Instruct-GGUF/resolve/main/qwen2-0_5b-instruct-q8_0.gguf":
|
47 |
-
"Qwen/qwen2-0_5b-instruct-q8_0.gguf",
|
48 |
"https://huggingface.co/MaziyarPanahi/Qwen2-1.5B-Instruct-GGUF/resolve/main/Qwen2-1.5B-Instruct.Q8_0.gguf":
|
49 |
"MaziyarPanahi/Qwen2-1.5B-Instruct.Q8_0.gguf",
|
50 |
}
|
|
|
43 |
|
44 |
|
45 |
DICT_REPO_AND_MODELS: dict = {
|
|
|
|
|
46 |
"https://huggingface.co/MaziyarPanahi/Qwen2-1.5B-Instruct-GGUF/resolve/main/Qwen2-1.5B-Instruct.Q8_0.gguf":
|
47 |
"MaziyarPanahi/Qwen2-1.5B-Instruct.Q8_0.gguf",
|
48 |
}
|