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
Inquiry on Reducing Mesh Size
#8 opened 10 months ago
by
bensonbbn
Get Onnx
1
#6 opened about 1 year ago
by
RemagM
Unexpected Output While Generating a 3D Model Using Zhengyi/LLaMA-Mesh
#5 opened over 1 year ago
by
orha