Hjgugugjhuhjggg commited on
Commit
796e287
·
verified ·
1 Parent(s): f489235

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -235,7 +235,7 @@ global_data = {
235
  model_configs = [
236
  {"repo_id": "Hjgugugjhuhjggg/testing_semifinal-Q2_K-GGUF", "filename": "testing_semifinal-q2_k.gguf", "name": "testing"},
237
  {"repo_id": "bartowski/Llama-3.2-3B-Instruct-uncensored-GGUF", "filename": "Llama-3.2-3B-Instruct-uncensored-Q2_K.gguf", "name": "Llama-3.2-3B-Instruct"},
238
- {"repo_id": "Ffftdtd5dtft/Meta-Llama-3.1-70B", "filename": "Meta-Llama-3.1-13B-Q2_K.gguf", "name": "Meta-Llama-3.1-13B"}
239
  ]
240
 
241
  def normalize_input(input_text):
 
235
  model_configs = [
236
  {"repo_id": "Hjgugugjhuhjggg/testing_semifinal-Q2_K-GGUF", "filename": "testing_semifinal-q2_k.gguf", "name": "testing"},
237
  {"repo_id": "bartowski/Llama-3.2-3B-Instruct-uncensored-GGUF", "filename": "Llama-3.2-3B-Instruct-uncensored-Q2_K.gguf", "name": "Llama-3.2-3B-Instruct"},
238
+ {"repo_id": "Ffftdtd5dtft/Meta-Llama-3.1-70B-Q2_K-GGUF", "filename": "Meta-Llama-3.1-70B-Q2_K.gguf", "name": "Meta-Llama-3.1-13B"}
239
  ]
240
 
241
  def normalize_input(input_text):