Skip to content

Commit ae4fafe

Browse files
committed
chore(model gallery): add tesslate_tessa-t1-32b
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 22d5727 commit ae4fafe

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

gallery/index.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5261,6 +5261,26 @@
52615261
- filename: Qwen2.5-14B-Instruct-1M-Unalign.i1-Q4_K_M.gguf
52625262
sha256: 11b2eb96a8a4d512fceb3344dccc694972801c964cf748d723fdf436bc368915
52635263
uri: huggingface://mradermacher/Qwen2.5-14B-Instruct-1M-Unalign-i1-GGUF/Qwen2.5-14B-Instruct-1M-Unalign.i1-Q4_K_M.gguf
5264+
- !!merge <<: *qwen25
5265+
name: "tesslate_tessa-t1-32b"
5266+
icon: https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/I7XzH-NMKUshcGU86u6VA.png
5267+
urls:
5268+
- https://huggingface.co/Tesslate/Tessa-T1-32B
5269+
- https://huggingface.co/bartowski/Tesslate_Tessa-T1-32B-GGUF
5270+
description: |
5271+
Tessa-T1 is an innovative transformer-based React reasoning model, fine-tuned from the powerful Qwen2.5-Coder-32B-Instruct base model. Designed specifically for React frontend development, Tessa-T1 leverages advanced reasoning to autonomously generate well-structured, semantic React components. Its integration into agent systems makes it a powerful tool for automating web interface development and frontend code intelligence.
5272+
Model Highlights
5273+
5274+
React-specific Reasoning: Accurately generates functional and semantic React components.
5275+
Agent Integration: Seamlessly fits into AI-driven coding agents and autonomous frontend systems.
5276+
Context-Aware Generation: Effectively understands and utilizes UI context to provide relevant code solutions.
5277+
overrides:
5278+
parameters:
5279+
model: Tesslate_Tessa-T1-32B-Q4_K_M.gguf
5280+
files:
5281+
- filename: Tesslate_Tessa-T1-32B-Q4_K_M.gguf
5282+
sha256: e52a2a0a877ce1de78f2ea472c9e3bc7a0c20d6998423e9d99a59175809d3a22
5283+
uri: huggingface://bartowski/Tesslate_Tessa-T1-32B-GGUF/Tesslate_Tessa-T1-32B-Q4_K_M.gguf
52645284
- &llama31
52655285
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
52665286
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)