Instructions to use BlackSamorez/HuYaLM-100B-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BlackSamorez/HuYaLM-100B-fp16 with Transformers:
# Load model directly from transformers import YalmCausalLM model = YalmCausalLM.from_pretrained("BlackSamorez/HuYaLM-100B-fp16", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Possible to convert to GGUF?
👍 1
3
#1 opened over 2 years ago
by
jackboot