Update README.md

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

@ -13,7 +13,7 @@ Then in this repository
pip install -e . pip install -e .
``` ```
### Download ### Download tokenizer and models
magnet:?xt=urn:btih:ZXXDAUWYLRUXXBHUYEMS6Q5CE5WA3LVA&dn=LLaMA magnet:?xt=urn:btih:ZXXDAUWYLRUXXBHUYEMS6Q5CE5WA3LVA&dn=LLaMA
### CPU Inference ### CPU Inference
@ -26,12 +26,6 @@ Run it:
python example-cpu.py python example-cpu.py
``` ```
### FAQ
- [1. The download.sh script doesn't work on default bash in MacOS X](FAQ.md#1)
- [2. Generations are bad!](FAQ.md#2)
- [3. CUDA Out of memory errors](FAQ.md#3)
- [4. Other languages](FAQ.md#4)
### Model Card ### Model Card
See [MODEL_CARD.md](MODEL_CARD.md) See [MODEL_CARD.md](MODEL_CARD.md)

Loading…
Cancel
Save