Skip to content

Commit 699519d

Browse files
authored
chore(model gallery): add tesslate_tessa-t1-7b (#5091)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 8faf39d commit 699519d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

gallery/index.yaml

+20
Original file line numberDiff line numberDiff line change
@@ -5301,6 +5301,26 @@
53015301
- filename: Tesslate_Tessa-T1-14B-Q4_K_M.gguf
53025302
sha256: 1b35ff651b9c1e4538d10e3117390ae36094b6455a9f937a4f3ab72162125bca
53035303
uri: huggingface://bartowski/Tesslate_Tessa-T1-14B-GGUF/Tesslate_Tessa-T1-14B-Q4_K_M.gguf
5304+
- !!merge <<: *qwen25
5305+
name: "tesslate_tessa-t1-7b"
5306+
icon: https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/I7XzH-NMKUshcGU86u6VA.png
5307+
urls:
5308+
- https://huggingface.co/Tesslate/Tessa-T1-7B
5309+
- https://huggingface.co/bartowski/Tesslate_Tessa-T1-7B-GGUF
5310+
description: |
5311+
Tessa-T1 is an innovative transformer-based React reasoning model, fine-tuned from the powerful Qwen2.5-Coder-7B-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.
5312+
Model Highlights
5313+
5314+
React-specific Reasoning: Accurately generates functional and semantic React components.
5315+
Agent Integration: Seamlessly fits into AI-driven coding agents and autonomous frontend systems.
5316+
Context-Aware Generation: Effectively understands and utilizes UI context to provide relevant code solutions.
5317+
overrides:
5318+
parameters:
5319+
model: Tesslate_Tessa-T1-7B-Q4_K_M.gguf
5320+
files:
5321+
- filename: Tesslate_Tessa-T1-7B-Q4_K_M.gguf
5322+
sha256: 7968332d01b5479dee99aff7c9764b9e61c2a6d2828c266163596dd783bdee18
5323+
uri: huggingface://bartowski/Tesslate_Tessa-T1-7B-GGUF/Tesslate_Tessa-T1-7B-Q4_K_M.gguf
53045324
- &llama31
53055325
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
53065326
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)