mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
chore(model gallery): add tesslate_tessa-t1-32b (#5088)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
22d5727089
commit
5d261a6fcd
1 changed files with 20 additions and 0 deletions
|
@ -5261,6 +5261,26 @@
|
||||||
- filename: Qwen2.5-14B-Instruct-1M-Unalign.i1-Q4_K_M.gguf
|
- filename: Qwen2.5-14B-Instruct-1M-Unalign.i1-Q4_K_M.gguf
|
||||||
sha256: 11b2eb96a8a4d512fceb3344dccc694972801c964cf748d723fdf436bc368915
|
sha256: 11b2eb96a8a4d512fceb3344dccc694972801c964cf748d723fdf436bc368915
|
||||||
uri: huggingface://mradermacher/Qwen2.5-14B-Instruct-1M-Unalign-i1-GGUF/Qwen2.5-14B-Instruct-1M-Unalign.i1-Q4_K_M.gguf
|
uri: huggingface://mradermacher/Qwen2.5-14B-Instruct-1M-Unalign-i1-GGUF/Qwen2.5-14B-Instruct-1M-Unalign.i1-Q4_K_M.gguf
|
||||||
|
- !!merge <<: *qwen25
|
||||||
|
name: "tesslate_tessa-t1-32b"
|
||||||
|
icon: https://cdn-uploads.huggingface.co/production/uploads/64d1129297ca59bcf7458d07/I7XzH-NMKUshcGU86u6VA.png
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/Tesslate/Tessa-T1-32B
|
||||||
|
- https://huggingface.co/bartowski/Tesslate_Tessa-T1-32B-GGUF
|
||||||
|
description: |
|
||||||
|
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.
|
||||||
|
Model Highlights
|
||||||
|
|
||||||
|
React-specific Reasoning: Accurately generates functional and semantic React components.
|
||||||
|
Agent Integration: Seamlessly fits into AI-driven coding agents and autonomous frontend systems.
|
||||||
|
Context-Aware Generation: Effectively understands and utilizes UI context to provide relevant code solutions.
|
||||||
|
overrides:
|
||||||
|
parameters:
|
||||||
|
model: Tesslate_Tessa-T1-32B-Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: Tesslate_Tessa-T1-32B-Q4_K_M.gguf
|
||||||
|
sha256: e52a2a0a877ce1de78f2ea472c9e3bc7a0c20d6998423e9d99a59175809d3a22
|
||||||
|
uri: huggingface://bartowski/Tesslate_Tessa-T1-32B-GGUF/Tesslate_Tessa-T1-32B-Q4_K_M.gguf
|
||||||
- &llama31
|
- &llama31
|
||||||
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
|
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
|
||||||
icon: https://avatars.githubusercontent.com/u/153379578
|
icon: https://avatars.githubusercontent.com/u/153379578
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue