Instructions to use twanghcmut/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use twanghcmut/results with Transformers:
# Load model directly from transformers import AutoTokenizer, EnergyLLM tokenizer = AutoTokenizer.from_pretrained("twanghcmut/results") model = EnergyLLM.from_pretrained("twanghcmut/results") - Notebooks
- Google Colab
- Kaggle
| { | |
| "_from_model_config": true, | |
| "bos_token_id": 128000, | |
| "eos_token_id": [ | |
| 128001, | |
| 128008, | |
| 128009 | |
| ], | |
| "transformers_version": "4.47.1" | |
| } | |