Instructions to use SumanthRH/zephr_flex_packing_bsz_4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SumanthRH/zephr_flex_packing_bsz_4 with Transformers:
# Load model directly from transformers import AutoTokenizer, MistralForCausalLMFlexAttn tokenizer = AutoTokenizer.from_pretrained("SumanthRH/zephr_flex_packing_bsz_4") model = MistralForCausalLMFlexAttn.from_pretrained("SumanthRH/zephr_flex_packing_bsz_4", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Delete model.safetensors
#1 opened almost 2 years ago
by
fxwang-anyscale