Spaces:
Running
Running
Commit History
models : add instructions for using HF fine-tuned models bd9b418 unverified
models : add usage comments to the HF convert script (#157) 8528ec5 unverified
models : fix HF fine-tuned model conversion script (#157) 6c811ac unverified
models : minor changes to the HF convert script (#157) f500082 unverified
models : add "convert-h5-to-ggml.py" script (#157) 3568438 unverified
models : simplify the conversion script 1ffa4c8 unverified
Update download-ggml-model.sh 23d667f
Dody Suria Wijaya commited on
models : change default hosting to Hugging Face 7cf1c53 unverified
minor : remove one more redundant line 6f3392b unverified
minor : fix double float32 conversion in python script e6c2e3e unverified
extra : compute SHA of all models files 05261df unverified
Added for Windows implemenated script download-ggml-model.cmd cdf540e
Mikhail Grigorev commited on
Changes to work by default on macOS - use curl when wget is not available, and use an alternative method to get the script path when realpath is not available. 7b2581f
andypayne commited on
refactoring : move main + stream in examples + other stuff f79068a
Add enconding parameter to vocab.json opening to fix errors bf50d62
Joonas Pihlajamaa commited on