MohsenParsa commited on
Commit
70e348c
1 Parent(s): 0380f92

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ from huggingface_hub import hf_hub_download
2
+
3
+ hf_hub_download(repo_id="bartowski/aya-23-8B-GGUF", filename="aya-23-8B-Q3_K_S.gguf")
4
+ hf_hub_download(repo_id="ChristianAzinn/labse-gguf", filename="labse.Q3_K_S.gguf")