Instructions to use teddy0413/Accounting_glm0619 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use teddy0413/Accounting_glm0619 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("THUDM/chatglm-6b") model = PeftModel.from_pretrained(base_model, "teddy0413/Accounting_glm0619") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
cbe7f9e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d63c9ac91996fc5ba7ea9edee28a8c5dc78c75545e5c8b10a73ff230a44133d5
size 14700825
|