Instructions to use PhelixZhen/LanCang-gen2-m2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PhelixZhen/LanCang-gen2-m2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="PhelixZhen/LanCang-gen2-m2", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("PhelixZhen/LanCang-gen2-m2", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
LanCang-gen2-m2
为LanCang-AI-assistant项目而微调的模型
LanCang-AI-assistant github项目地址:https://github.com/phelixzhen/LanCang-AI-assistant/tree/main
基于chatglm2-6b微调的模型。
第二代版本m2,本模型仅支持message命令。
chatglm2-6b:https://huggingface.co/THUDM/chatglm2-6b
license: apache-2.0
- Downloads last month
- 6