whackthejacker commited on
Commit
c8f1b6d
Β·
verified Β·
1 Parent(s): b9202fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -9,13 +9,16 @@ app_file: app.py
9
  pinned: false
10
  license: mit
11
  short_description: this is a space
12
- hf_oauth: true
13
- hf_oauth_expiration_minutes: 480
14
- hf_oauth_scopes:
15
- - read-repos
16
- - write-repos
17
- - manage-repos
18
- - inference-api
 
 
 
19
  ---
20
 
21
  # πŸŽ΅πŸ’» CodeTuneStudio
 
9
  pinned: false
10
  license: mit
11
  short_description: this is a space
12
+ models:
13
+ - TheBloke/WizardCoder-Python-34B-V1.0-GGUF
14
+ - shibing624/code-autocomplete-distilgpt2-python
15
+ - sagard21/python-code-explainer
16
+ - Salesforce/codet5-base-codexglue-sum-python
17
+ - google/code_x_glue_ct_code_to_text
18
+ - codellama/CodeLlama-7b-Python-hf
19
+ datasets:
20
+ - google/code_x_glue_ct_code_to_text
21
+
22
  ---
23
 
24
  # πŸŽ΅πŸ’» CodeTuneStudio