Update README.md

main
randaller 3 years ago committed by GitHub
parent e7ecdf59d6
commit 33b37e422b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -146,7 +146,7 @@ Confirming that 30B model is able to generate SQL code: https://github.com/randa
### Hugging Face 🤗 version
Thanks to Yam Peleg, we now have *"No overengineering bullshit"* version. Model shards and tokenizer will be downloaded from HF automatically at first run.
Thanks to Yam Peleg, we now have *"No overengineering bullshit"* version. Model shards and tokenizer will be downloaded from HF automatically at the first run. They will be cached in [C:\Users\USERNAME\.cache\huggingface\hub] folder under Windows, so do not forget to clean up to 250 Gb after experiments.
```
python hf-inference-example.py

Loading…
Cancel
Save