openfree commited on
Commit
5c6ecd4
·
verified ·
1 Parent(s): 2fd0ef6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,6 +11,7 @@ HF_TOKEN = os.getenv("HF_TOKEN")
11
 
12
  target_models = {
13
 
 
14
  "openfree/QwQ-R1984-32B-Q4_K_M-GGUF": "https://huggingface.co/openfree/QwQ-R1984-32B-Q4_K_M-GGUF",
15
  "openfree/QwQ-R1984-32B-Q8_0-GGUF": "https://huggingface.co/openfree/QwQ-R1984-32B-Q8_0-GGUF",
16
  "VIDraft/QwQ-R1984-32B": "https://huggingface.co/VIDraft/QwQ-R1984-32B",
 
11
 
12
  target_models = {
13
 
14
+ "ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503": "https://huggingface.co/ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503",
15
  "openfree/QwQ-R1984-32B-Q4_K_M-GGUF": "https://huggingface.co/openfree/QwQ-R1984-32B-Q4_K_M-GGUF",
16
  "openfree/QwQ-R1984-32B-Q8_0-GGUF": "https://huggingface.co/openfree/QwQ-R1984-32B-Q8_0-GGUF",
17
  "VIDraft/QwQ-R1984-32B": "https://huggingface.co/VIDraft/QwQ-R1984-32B",