Instructions to use Rami/telco-model-adapters_v2-max_seq_length-8192-system-prompt-version-3-LR-0.0002-EPOCH-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rami/telco-model-adapters_v2-max_seq_length-8192-system-prompt-version-3-LR-0.0002-EPOCH-3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Rami/telco-model-adapters_v2-max_seq_length-8192-system-prompt-version-3-LR-0.0002-EPOCH-3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Studio
How to use Rami/telco-model-adapters_v2-max_seq_length-8192-system-prompt-version-3-LR-0.0002-EPOCH-3 with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Rami/telco-model-adapters_v2-max_seq_length-8192-system-prompt-version-3-LR-0.0002-EPOCH-3 to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Rami/telco-model-adapters_v2-max_seq_length-8192-system-prompt-version-3-LR-0.0002-EPOCH-3 to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for Rami/telco-model-adapters_v2-max_seq_length-8192-system-prompt-version-3-LR-0.0002-EPOCH-3 to start chatting
Load model with FastModel
pip install unsloth from unsloth import FastModel model, tokenizer = FastModel.from_pretrained( model_name="Rami/telco-model-adapters_v2-max_seq_length-8192-system-prompt-version-3-LR-0.0002-EPOCH-3", max_seq_length=2048, )
telco-model-adapters_v2-max_seq_length-8192-system-prompt-version-3-LR-0.0002-EPOCH-3 / adapter_model.safetensors
- Xet hash:
- 12afd685b939df9a46e8c18131ed0c93679d1384863a723ef508c67f046f6951
- Size of remote file:
- 73.9 MB
- SHA256:
- d9e5d15cf2d50e4d43e6057691a36ac4fbdab2a6f17ad174a2b7f5401888c8b1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.