Skip to content

Commit 8faf39d

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

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
@@ -5281,6 +5281,26 @@
52815281
- filename: Tesslate_Tessa-T1-32B-Q4_K_M.gguf
52825282
sha256: e52a2a0a877ce1de78f2ea472c9e3bc7a0c20d6998423e9d99a59175809d3a22
52835283
uri: huggingface://bartowski/Tesslate_Tessa-T1-32B-GGUF/Tesslate_Tessa-T1-32B-Q4_K_M.gguf
5284+
- !!merge <<: *qwen25
5285+
name: "tesslate_tessa-t1-14b"
5286+
icon: https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/I7XzH-NMKUshcGU86u6VA.png
5287+
urls:
5288+
- https://huggingface.co/Tesslate/Tessa-T1-14B
5289+
- https://huggingface.co/bartowski/Tesslate_Tessa-T1-14B-GGUF
5290+
description: |
5291+
Tessa-T1 is an innovative transformer-based React reasoning model, fine-tuned from the powerful Qwen2.5-Coder-14B-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.
5292+
Model Highlights
5293+
5294+
React-specific Reasoning: Accurately generates functional and semantic React components.
5295+
Agent Integration: Seamlessly fits into AI-driven coding agents and autonomous frontend systems.
5296+
Context-Aware Generation: Effectively understands and utilizes UI context to provide relevant code solutions.
5297+
overrides:
5298+
parameters:
5299+
model: Tesslate_Tessa-T1-14B-Q4_K_M.gguf
5300+
files:
5301+
- filename: Tesslate_Tessa-T1-14B-Q4_K_M.gguf
5302+
sha256: 1b35ff651b9c1e4538d10e3117390ae36094b6455a9f937a4f3ab72162125bca
5303+
uri: huggingface://bartowski/Tesslate_Tessa-T1-14B-GGUF/Tesslate_Tessa-T1-14B-Q4_K_M.gguf
52845304
- &llama31
52855305
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
52865306
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)