Instructions to use ysr/hyperparam-rust-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ysr/hyperparam-rust-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ysr/hyperparam-rust-lora", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "_from_model_config": true, | |
| "bos_token_id": 32013, | |
| "eos_token_id": 32014, | |
| "transformers_version": "4.39.2" | |
| } | |