Instructions to use tangera/HuMob2024_C_finetune with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tangera/HuMob2024_C_finetune with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tangera/HuMob2024_C_finetune", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
metadata
base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
Uploaded model
- Developed by: tangera
- License: apache-2.0
- Finetuned from model : unsloth/llama-3-8b-Instruct-bnb-4bit
- Epoch : 3.0
This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.
