Instructions to use Drex56/TinyLlama-1.1B-Chat-v1.0-RKLLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- RKLLM
How to use Drex56/TinyLlama-1.1B-Chat-v1.0-RKLLM with RKLLM:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| FROM="TinyLlama-1.1B-Chat-v1.0.rkllm" | |
| HUGGINGFACE_PATH="TinyLlama/TinyLlama-1.1B-Chat-v1.0" | |
| SYSTEM="You are a helpful AI assistant." | |
| TEMPERATURE=0.7 | |