Instructions to use xfu20/Building_energy_Llama_1B_LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xfu20/Building_energy_Llama_1B_LoRA with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("xfu20/Building_energy_Llama_1B_LoRA", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 0.9948186528497409, | |
| "total_flos": 580633541738496.0, | |
| "train_loss": 2.436450375864903, | |
| "train_runtime": 27.9554, | |
| "train_samples_per_second": 6.904, | |
| "train_steps_per_second": 3.434 | |
| } |