diff --git a/README.md b/README.md index 84303b6..6e61383 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,8 @@ 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. + ``` python hf-inference-example.py ```