Instructions to use Laurie/ChatGLM-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Laurie/ChatGLM-test with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Laurie/ChatGLM-test", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Rename adapter_model.bin to pytorch_model.bin
Browse files
adapter_model.bin → pytorch_model.bin
RENAMED
|
File without changes
|