Skip to content

Commit 77d7dc6

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

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
@@ -5321,6 +5321,26 @@
53215321
- filename: Tesslate_Tessa-T1-7B-Q4_K_M.gguf
53225322
sha256: 7968332d01b5479dee99aff7c9764b9e61c2a6d2828c266163596dd783bdee18
53235323
uri: huggingface://bartowski/Tesslate_Tessa-T1-7B-GGUF/Tesslate_Tessa-T1-7B-Q4_K_M.gguf
5324+
- !!merge <<: *qwen25
5325+
name: "tesslate_tessa-t1-3b"
5326+
icon: https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/I7XzH-NMKUshcGU86u6VA.png
5327+
urls:
5328+
- https://huggingface.co/Tesslate/Tessa-T1-3B
5329+
- https://huggingface.co/bartowski/Tesslate_Tessa-T1-3B-GGUF
5330+
description: |
5331+
Tessa-T1 is an innovative transformer-based React reasoning model, fine-tuned from the powerful Qwen2.5-Coder-3B-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.
5332+
Model Highlights
5333+
5334+
React-specific Reasoning: Accurately generates functional and semantic React components.
5335+
Agent Integration: Seamlessly fits into AI-driven coding agents and autonomous frontend systems.
5336+
Context-Aware Generation: Effectively understands and utilizes UI context to provide relevant code solutions.
5337+
overrides:
5338+
parameters:
5339+
model: Tesslate_Tessa-T1-3B-Q4_K_M.gguf
5340+
files:
5341+
- filename: Tesslate_Tessa-T1-3B-Q4_K_M.gguf
5342+
sha256: d6b9d31d78d36094cab2725a7df318f8f3556990df736a21998c952d9a6ee0bf
5343+
uri: huggingface://bartowski/Tesslate_Tessa-T1-3B-GGUF/Tesslate_Tessa-T1-3B-Q4_K_M.gguf
53245344
- &llama31
53255345
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
53265346
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)