Skip to content

Commit 75bc3c9

Browse files
committed
Made sizes consistent 2 decimals
1 parent 44139a2 commit 75bc3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interpreter/terminal_interface/local_setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def download_model(models_dir, models, interpreter):
109109
{
110110
"name": "WizardCoder-Python-34B",
111111
"file_name": "wizardcoder-python-34b-v1.0.Q4_K_M.llamafile",
112-
"size": 20.2,
112+
"size": 20.22,
113113
"url": "https://huggingface.co/Mozilla/WizardCoder-Python-34B-V1.0-llamafile/resolve/main/wizardcoder-python-34b-v1.0.Q4_K_M.llamafile?download=true",
114114
},
115115
{

0 commit comments

Comments
 (0)