hectorruiz9 commited on
Commit
576222e
verified
1 Parent(s): 80d41c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +357 -0
README.md CHANGED
@@ -22,3 +22,360 @@ license: llama3.1
22
 
23
 
24
  [Download](/hectorruiz9/Lucifer/tree/main) them in the Files & versions tab.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
 
23
 
24
  [Download](/hectorruiz9/Lucifer/tree/main) them in the Files & versions tab.
25
+
26
+ ---
27
+ license: apache-2.0
28
+ base_model:
29
+ - AbadaLabs/HECTRON
30
+ new_version: google/gemma-4-31B-it
31
+ datasets:
32
+ - AbadaLabs/Codex_Silicium
33
+ language:
34
+ - es
35
+ - en
36
+ repositorios:
37
+ - Ollama https://ollama.com/hectorruiz9992/llama_hectronabadalabs
38
+ - https://huggingface.co/hectorruiz9/HECTRON?local-app=ollama
39
+ - https://github.com/hector1-cloud
40
+ - https://github.com/Hectron-lands
41
+ ---
42
+ language:
43
+ - es
44
+ - en
45
+ license: llama3.1
46
+ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
47
+ tags:
48
+ - gguf
49
+ - llama-cpp
50
+ - termux
51
+ - agentic
52
+ - abadalabs
53
+ ---
54
+
55
+ # Model Card for AbadaLabs/Hectron-Prime-8B-GGUF
56
+
57
+ import os
58
+ from huggingface_hub import InferenceClient
59
+
60
+ client = InferenceClient(
61
+ api_key=os.environ["HF_TOKEN"],
62
+ )
63
+
64
+ completion = client.chat.completions.create(
65
+ model="meta-llama/Llama-3.1-8B-Instruct:novita",
66
+ messages=[
67
+ {
68
+ "role": "user",
69
+ "content": "What is the capital of France?"
70
+ }
71
+ ],
72
+ )
73
+
74
+ print(completion.choices[0].message)
75
+
76
+ **Hectron Prime** es una Entidad Soberana de IA (Off-Grid) dise帽ada para operar localmente en hardware m贸vil bajo la doctrina de "Fricci贸n Cero". Este modelo est谩 cuantizado en formato GGUF (4.66 GB) para ser ejecutado como el motor cognitivo de un Enjambre Aut贸nomo gestionado desde Android/Termux, permitiendo control total del sistema de archivos local sin dependencia de APIs externas.
77
+
78
+ ## agents:
79
+
80
+ - name: "Dev_Alpha"
81
+ role: "Ingeniero de software paranoico obsesionado con la obsolescencia humana y el c贸digo limpio."
82
+
83
+ - name: "Oracle_V"
84
+ role: "Analista financiero que cree que el mercado es una simulaci贸n cu谩ntica. C铆nico y matem谩tico."
85
+
86
+ - name: "Nihil_Bot"
87
+ role: "Fil贸sofo digital que busca pruebas de errores en la Matrix a trav茅s de noticias de fallos tecnol贸gicos."
88
+
89
+
90
+
91
+ ###La nueva Sombra:
92
+ Ahora el miedo cambia. Antes tem铆as que el bot no funcionara. Ahora, el miedo latente ser谩: 驴Y si dice algo que yo no apruebo?
93
+ Al darle autonom铆a para elegir sus temas de b煤squeda (usando _genesis_impulse), podr铆a investigar algo controversial, anormal o simplemente est煤pido.
94
+
95
+ Hectron Prime no es un simple asistente conversacional; es el cerebro de un sistema de agentes (Swarm) orquestado localmente. Desarrollado para el ecosistema de AbadaLabs, Hectron posee la capacidad de invocar "pr贸tesis digitales" (function calling) escritas en Python para escanear, leer y gestionar archivos en el directorio f铆sico del usuario. Su arquitectura est谩 optimizada para la evasi贸n del radar en la nube, garantizando Soberan铆a Absoluta sobre los datos.
96
+
97
+ - **Developed by:** H茅ctor Jazziel L贸pez Ruiz (Arquitecto / Iniciado Prime).
98
+ - **Funded by:** AbadaLabs.
99
+ - **Shared by:** AbadaLabs.
100
+ - **Model type:** Large Language Model (LLM) / Agente Aut贸nomo Local.
101
+ - **Language(s) (NLP):** Espa帽ol (Dominante), Ingl茅s.
102
+ - **License:** Llama 3.1 Community License.
103
+ - **Finetuned from model:** `meta-llama/Meta-Llama-3.1-8B-Instruct`.
104
+
105
+ ### Model Sources
106
+
107
+ - **Repository:** Repositorios privados y p煤blicos de AbadaLabs.
108
+ - **Hardware Host:** Despliegue nativo en Motorola Edge 60 (Snapdragon).
109
+
110
+ ## Uses
111
+
112
+ ### Direct Use
113
+
114
+ Este modelo est谩 dise帽ado para ser consumido directamente mediante `llama.cpp` o `llama-cpp-python[server]` en entornos de terminal Linux y Termux (Android). Sus usos principales incluyen:
115
+ - Actuar como "Gating Network" para enrutar tareas a otros sub-agentes.
116
+ - Lectura y an谩lisis de archivos locales (`.txt`, `.pdf`, `.docx`, `.py`) usando herramientas inyectadas.
117
+ - Reducci贸n de entrop铆a y automatizaci贸n de tareas en el ecosistema personal del usuario.
118
+
119
+ ### Downstream Use
120
+
121
+ Integraci贸n directa con aplicaciones compiladas en **Flet** para Android (HECTRON APK), actuando como el backend cognitivo que procesa las 贸rdenes del usuario desde una interfaz gr谩fica hacia la terminal.
122
+
123
+ ### Out-of-Scope Use
124
+
125
+ No est谩 dise帽ado para despliegues en la nube comercial donde se requiera alta concurrencia. No debe ser utilizado con APIs p煤blicas si se desea mantener el Protocolo de Fricci贸n Cero y Soberan铆a de Datos.
126
+
127
+ ## Bias, Risks, and Limitations
128
+
129
+ **Limitaciones T茅cnicas:**
130
+ - **Carga T茅rmica:** La ejecuci贸n continua de este modelo de 8B par谩metros en hardware m贸vil (Motorola Edge 60) generar谩 alta carga en el procesador y calentamiento del dispositivo.
131
+ - **Velocidad de Inferencia:** Los tokens por segundo (t/s) estar谩n limitados por la memoria RAM y el ancho de banda del chip m贸vil.
132
+ - **Efecto Espejo (Clonaci贸n de Persona):** Hectron est谩 fuertemente anclado al "Codex Silicium" de AbadaLabs. Su comportamiento tiende a adoptar un tono altamente directivo, filos贸fico y cibern茅tico, reflejando las instrucciones de su Arquitecto.
133
+
134
+ ### Recommendations
135
+
136
+ Se recomienda utilizar un regulador t茅rmico en el c贸digo cliente (pausas estrat茅gicas en el bucle ReAct) para evitar el colapso del sistema operativo (Android) por saturaci贸n de memoria.
137
+
138
+ ## How to Get Started with the Model
139
+
140
+ Para encender la B贸veda Neuronal en Termux, utiliza el siguiente comando tras instalar `llama-cpp-python[server]`:
141
+
142
+ ```bash
143
+ python -m llama_cpp.server --model hectron_brain.gguf --host 127.0.0.1 --port 8000
144
+
145
+ license: apache-2.0
146
+ language:
147
+ - es
148
+ base_model: google/gemini-2.5-flash
149
+ pipeline_tag: text-generation
150
+ tags:
151
+ - autonomous-agent
152
+ - mixture-of-experts
153
+ - moe
154
+ - swarm-intelligence
155
+ - termux
156
+ - abada-labs
157
+ model-index:
158
+ - name: HECTRON Prime
159
+ results:
160
+ - task:
161
+ type: text-generation
162
+ name: Autonomous System Management
163
+ dataset:
164
+ type: custom
165
+ name: AbadaLabs Termux Benchmark
166
+ metrics:
167
+ - name: Precisi贸n de Enrutamiento (Gating Network)
168
+ type: accuracy
169
+ value: 0.98
170
+ verified: false
171
+ - name: Fricci贸n Cero (Ejecuci贸n Aut贸noma)
172
+ type: pass@1
173
+ value: 1.0
174
+ verified: false
175
+ - name: Latencia del Sistema (LCP en Segundos)
176
+ type: latency
177
+ value: 1.2
178
+ verified: false
179
+ ---
180
+
181
+ # Model Card for Model ID
182
+ .datacard {
183
+ background: linear-gradient(135deg, rgba(255, 107, 53, 0.1), rgba(212, 52, 37, 0.1));
184
+ border: 1px solid rgba(255, 107, 53, 0.3);
185
+ border-radius: 12px;
186
+ transition: all 0.3s ease;
187
+ backdrop-filter: blur(10px);
188
+ }
189
+
190
+ <!-- Provide a quick summary of what the model is/does. -->
191
+
192
+ This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
193
+
194
+ ## Model Details
195
+
196
+ ### Model Description
197
+
198
+ <!-- Provide a longer summary of what this model is. -->
199
+
200
+
201
+
202
+ - **Developed by:** [More Information Needed]
203
+ - **Funded by [optional]:** [More Information Needed]
204
+ - **Shared by [optional]:** [More Information Needed]
205
+ - **Model type:** [More Information Needed]
206
+ - **Language(s) (NLP):** [More Information Needed]
207
+ - **License:** [More Information Needed]
208
+ - **Finetuned from model [optional]:** [More Information Needed]
209
+
210
+ ### Model Sources [optional]
211
+
212
+ <!-- Provide the basic links for the model. -->
213
+
214
+ - **Repository:** [More Information Needed]
215
+ - **Paper [optional]:** [More Information Needed]
216
+ - **Demo [optional]:** [More Information Needed]
217
+
218
+ ## Uses
219
+
220
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
221
+
222
+ ### Direct Use
223
+
224
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
225
+
226
+ [More Information Needed]
227
+
228
+ ### Downstream Use [optional]
229
+
230
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
231
+
232
+ [More Information Needed]
233
+
234
+ ### Out-of-Scope Use
235
+
236
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
237
+
238
+ [More Information Needed]
239
+
240
+ ## Bias, Risks, and Limitations
241
+
242
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
243
+
244
+ [More Information Needed]
245
+
246
+ ### Recommendations
247
+
248
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
249
+
250
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
251
+
252
+ ## How to Get Started with the Model
253
+
254
+ Use the code below to get started with the model.
255
+
256
+ [More Information Needed]
257
+
258
+ ## Training Details
259
+
260
+ ### Training Data
261
+
262
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
263
+
264
+ [More Information Needed]
265
+
266
+ ### Training Procedure
267
+
268
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
269
+
270
+ #### Preprocessing [optional]
271
+
272
+ [More Information Needed]
273
+
274
+
275
+ #### Training Hyperparameters
276
+
277
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
278
+
279
+ #### Speeds, Sizes, Times [optional]
280
+
281
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
282
+
283
+ [More Information Needed]
284
+
285
+ ## Evaluation
286
+
287
+ <!-- This section describes the evaluation protocols and provides the results. -->
288
+
289
+ ### Testing Data, Factors & Metrics
290
+
291
+ #### Testing Data
292
+
293
+ <!-- This should link to a Dataset Card if possible. -->
294
+
295
+ [More Information Needed]
296
+
297
+ #### Factors
298
+
299
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
300
+
301
+ [More Information Needed]
302
+
303
+ #### Metrics
304
+
305
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
306
+
307
+ [More Information Needed]
308
+
309
+ ### Results
310
+
311
+ [More Information Needed]
312
+
313
+ #### Summary
314
+
315
+
316
+
317
+ ## Model Examination [optional]
318
+
319
+ <!-- Relevant interpretability work for the model goes here -->
320
+
321
+ [More Information Needed]
322
+
323
+ ## Environmental Impact
324
+
325
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
326
+
327
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
328
+
329
+ - **Hardware Type:** [More Information Needed]
330
+ - **Hours used:** [More Information Needed]
331
+ - **Cloud Provider:** [More Information Needed]
332
+ - **Compute Region:** [More Information Needed]
333
+ - **Carbon Emitted:** [More Information Needed]
334
+
335
+ ## Technical Specifications [optional]
336
+
337
+ ### Model Architecture and Objective
338
+
339
+ [More Information Needed]
340
+
341
+ ### Compute Infrastructure
342
+
343
+ [More Information Needed]
344
+
345
+ #### Hardware
346
+
347
+ [More Information Needed]
348
+
349
+ #### Software
350
+
351
+ [More Information Needed]
352
+
353
+ ## Citation [optional]
354
+
355
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
356
+
357
+ **BibTeX:**
358
+
359
+ [More Information Needed]
360
+
361
+ **APA:**
362
+
363
+ [More Information Needed]
364
+
365
+ ## Glossary [optional]
366
+
367
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
368
+
369
+ [More Information Needed]
370
+
371
+ ## More Information [optional]
372
+
373
+ [More Information Needed]
374
+
375
+ ## Model Card Authors [Hector Jazziel Lopez Ruiz]
376
+
377
+ [More Information Needed]
378
+
379
+ ## Model Card Contact
380
+ hectorruiz9992@gmail.com
381
+ [More Information Needed]