Instructions to use Zhengyi/LLaMA-Mesh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Zhengyi/LLaMA-Mesh with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("Zhengyi/LLaMA-Mesh") model = AutoModelForCausalLM.from_pretrained("Zhengyi/LLaMA-Mesh") - Notebooks
- Google Colab
- Kaggle
Commit History
Create LICENSE_LLAMA 18fe428 verified
Create LISENCE 4846e36 verified
Update README.md 9e49afd verified
Update README.md 1e5079e verified
Upload model-00004-of-00004.safetensors with huggingface_hub 9d94ccc verified
Upload model-00003-of-00004.safetensors with huggingface_hub e234c62 verified
Update README.md 8cc90ca verified
Update README.md 6af74df verified
Upload model-00002-of-00004.safetensors with huggingface_hub 51f80c6 verified
Upload model-00001-of-00004.safetensors with huggingface_hub 47c3015 verified
add files 8844cd3
wangzhengyi commited on