How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="botp/chatglm2-6b-Paul", trust_remote_code=True)
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("botp/chatglm2-6b-Paul", trust_remote_code=True, device_map="auto")
Quick Links

Very Few Dataset Lora Fine-Tuning Verification Model

讓大模型學習您教給他的知識 aka 洗腦

語料:47筆
硬體:A6000 48G
訓練時間:28分鐘
Downloads last month
6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Free AI Image Generator No sign-up. Instant results. Open Now