Instructions to use Muhammad2003/gradientai-Llama3-70Binstruct-262K-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Muhammad2003/gradientai-Llama3-70Binstruct-262K-adapter with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Muhammad2003/gradientai-Llama3-70Binstruct-262K-adapter", dtype="auto") - PEFT
How to use Muhammad2003/gradientai-Llama3-70Binstruct-262K-adapter with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Untitled LoRA Model (1)
This is a LoRA extracted from a language model. It was extracted using mergekit.
LoRA Details
This LoRA adapter was extracted from meta-llama/Meta-Llama-3-70B-Instruct and uses gradientai/Llama-3-70B-Instruct-Gradient-262k as a base.
Parameters
The following command was used to extract this LoRA adapter:
mergekit-extract-lora gradientai/Llama-3-70B-Instruct-Gradient-262k meta-llama/Meta-Llama-3-70B-Instruct OUTPUT_PATH --rank=32
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support