Novaciano commited on
Commit
323c5bd
·
verified ·
1 Parent(s): 7aad6f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +71 -10
README.md CHANGED
@@ -1,12 +1,73 @@
1
  ---
2
- title: Mi Modelo
3
- emoji: 😻
4
- colorFrom: purple
5
- colorTo: indigo
6
- sdk: gradio
7
- sdk_version: 5.47.0
8
- app_file: app.py
 
9
  pinned: false
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: gemma-3-270m
3
+ short_description: Gemma 3 (270M) run on Ollama using a single-core CPU only
4
+ license: gemma
5
+ emoji:
6
+ colorFrom: red
7
+ colorTo: red
8
+ sdk: docker
9
+ app_port: 7860
10
  pinned: false
11
+ # Used to promote this Hugging Face Space
12
+ models:
13
+ - hadadrjt/JARVIS
14
+ - agentica-org/DeepCoder-14B-Preview
15
+ - agentica-org/DeepSWE-Preview
16
+ - fka/awesome-chatgpt-prompts
17
+ - black-forest-labs/FLUX.1-Kontext-dev
18
+ - ChatDOC/OCRFlux-3B
19
+ - deepseek-ai/DeepSeek-R1
20
+ - deepseek-ai/DeepSeek-R1-0528
21
+ - deepseek-ai/DeepSeek-R1-Distill-Llama-70B
22
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
23
+ - deepseek-ai/DeepSeek-R1-0528-Qwen3-8B
24
+ - deepseek-ai/DeepSeek-V3-0324
25
+ - google/gemma-3-1b-it
26
+ - google/gemma-3-27b-it
27
+ - google/gemma-3-4b-it
28
+ - google/gemma-3n-E4B-it
29
+ - google/gemma-3n-E4B-it-litert-preview
30
+ - google/medsiglip-448
31
+ - kyutai/tts-1.6b-en_fr
32
+ - meta-llama/Llama-3.1-8B-Instruct
33
+ - meta-llama/Llama-3.2-3B-Instruct
34
+ - meta-llama/Llama-3.3-70B-Instruct
35
+ - meta-llama/Llama-4-Maverick-17B-128E-Instruct
36
+ - meta-llama/Llama-4-Scout-17B-16E-Instruct
37
+ - microsoft/Phi-4-mini-instruct
38
+ - mistralai/Devstral-Small-2505
39
+ - mistralai/Mistral-Small-3.1-24B-Instruct-2503
40
+ - openai/webgpt_comparisons
41
+ - openai/whisper-large-v3-turbo
42
+ - openai/gpt-oss-120b
43
+ - openai/gpt-oss-20b
44
+ - Qwen/QwQ-32B
45
+ - Qwen/Qwen2.5-VL-32B-Instruct
46
+ - Qwen/Qwen2.5-VL-3B-Instruct
47
+ - Qwen/Qwen2.5-VL-72B-Instruct
48
+ - Qwen/Qwen3-235B-A22B
49
+ - THUDM/GLM-4.1V-9B-Thinking
50
+ - tngtech/DeepSeek-TNG-R1T2-Chimera
51
+ - moonshotai/Kimi-K2-Instruct
52
+ - Qwen/Qwen3-235B-A22B-Instruct-2507
53
+ - Qwen/Qwen3-Coder-480B-A35B-Instruct
54
+ - Qwen/Qwen3-235B-A22B-Thinking-2507
55
+ - zai-org/GLM-4.5
56
+ - zai-org/GLM-4.5-Air
57
+ - zai-org/GLM-4.5V
58
+ - deepseek-ai/DeepSeek-V3.1
59
+ - deepseek-ai/DeepSeek-V3.1-Base
60
+ - microsoft/VibeVoice-1.5B
61
+ - xai-org/grok-2
62
+ - Qwen/Qwen-Image-Edit
63
+ - ByteDance-Seed/Seed-OSS-36B-Instruct
64
+ - google/gemma-3-270m
65
+ - google/gemma-3-270m-it
66
+ - openbmb/MiniCPM-V-4_5
67
+ - tencent/Hunyuan-MT-7B
68
+ - meituan-longcat/LongCat-Flash-Chat
69
+ - Phr00t/WAN2.2-14B-Rapid-AllInOne
70
+ # Used to promote this Hugging Face Space
71
+ datasets:
72
+ - fka/awesome-chatgpt-prompts
73
+ ---