Instructions to use ram1234598766/Cesium2-MorphModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ram1234598766/Cesium2-MorphModel with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "ram1234598766/Cesium2-MorphModel") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
e685f46 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:145191e3b102f64e84dab1926006ee71528c1ea536df048ef9ff6c48d01f95de
size 11421995
|