ECUiVADE commited on
Commit
3dcf9e9
1 Parent(s): c49c1a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -8,7 +8,6 @@ from huggingface_hub import snapshot_download
8
  # repo_name = "TheBloke/Mistral-7B-v0.1-GGUF"
9
  # model_file = "mistral-7b-v0.1.Q6_K.gguf"
10
 
11
-
12
  repo_name = 'HumanityFTW/so_rude'
13
  model_file = "mistral-comedy-2.0-ckpt-600.Q6_K.gguf"
14
 
 
8
  # repo_name = "TheBloke/Mistral-7B-v0.1-GGUF"
9
  # model_file = "mistral-7b-v0.1.Q6_K.gguf"
10
 
 
11
  repo_name = 'HumanityFTW/so_rude'
12
  model_file = "mistral-comedy-2.0-ckpt-600.Q6_K.gguf"
13