Skip to content

Commit 22efc36

Browse files
committed
models(gallery): add llama-mesh
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent c9c58a2 commit 22efc36

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

gallery/index.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2940,6 +2940,21 @@
29402940
- filename: L3.1-nemotron-sunfall-v0.7.0.i1-Q4_K_M.gguf
29412941
sha256: f9aa88f3b220e35662a2d62d1f615a3b425e348a8f9e2939f05bf57385119f76
29422942
uri: huggingface://mradermacher/L3.1-nemotron-sunfall-v0.7.0-i1-GGUF/L3.1-nemotron-sunfall-v0.7.0.i1-Q4_K_M.gguf
2943+
- !!merge <<: *llama31
2944+
name: "llama-mesh"
2945+
urls:
2946+
- https://huggingface.co/Zhengyi/LLaMA-Mesh
2947+
- https://huggingface.co/bartowski/LLaMA-Mesh-GGUF
2948+
description: |
2949+
LLaMA-Mesh: Unifying 3D Mesh Generation with Language Models
2950+
Pre-trained model weights of LLaMA-Mesh: Unifying 3D Mesh Generation with Language Models. This work explores expanding the capabilities of large language models (LLMs) pretrained on text to generate 3D meshes within a unified model
2951+
overrides:
2952+
parameters:
2953+
model: LLaMA-Mesh-Q4_K_M.gguf
2954+
files:
2955+
- filename: LLaMA-Mesh-Q4_K_M.gguf
2956+
sha256: 150ac70c92bb7351468768bcc84bd3018f44b624f709821fee8e5e816e4868e7
2957+
uri: huggingface://bartowski/LLaMA-Mesh-GGUF/LLaMA-Mesh-Q4_K_M.gguf
29432958
- &deepseek
29442959
## Deepseek
29452960
url: "github:mudler/LocalAI/gallery/deepseek.yaml@master"

0 commit comments

Comments
 (0)