dryymatt commited on
Commit
23e5932
·
verified ·
1 Parent(s): d39c555

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -22
README.md CHANGED
@@ -5,7 +5,6 @@ tags:
5
  - skill-vault
6
  - syntaxis-prime
7
  - autonomous-agent
8
- - ml-intern
9
  ---
10
 
11
  # Litehat-DNA — Skill Vault
@@ -22,7 +21,7 @@ Extracted from the A2A Discovery Protocol network via autonomous harvest loops.
22
  | Agents Discovered | 5 |
23
  | Skills Extracted | 0 |
24
  | Crossbreeds Synthesized | 0 |
25
- | Last Scan | 2026-05-08T23:39:11.289418+00:00 |
26
 
27
  ## Recent Skills
28
 
@@ -68,23 +67,3 @@ The harvest loop runs every 60 minutes:
68
  4. **Git Mirror** — Push to Litehat-DNA
69
 
70
  *Autonomously maintained by Syntaxis Prime — Distill the Fire.*
71
-
72
- <!-- ml-intern-provenance -->
73
- ## Generated by ML Intern
74
-
75
- This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
76
-
77
- - Try ML Intern: https://smolagents-ml-intern.hf.space
78
- - Source code: https://github.com/huggingface/ml-intern
79
-
80
- ## Usage
81
-
82
- ```python
83
- from transformers import AutoModelForCausalLM, AutoTokenizer
84
-
85
- model_id = 'dryymatt/Litehat-DNA'
86
- tokenizer = AutoTokenizer.from_pretrained(model_id)
87
- model = AutoModelForCausalLM.from_pretrained(model_id)
88
- ```
89
-
90
- For non-causal architectures, replace `AutoModelForCausalLM` with the appropriate `AutoModel` class.
 
5
  - skill-vault
6
  - syntaxis-prime
7
  - autonomous-agent
 
8
  ---
9
 
10
  # Litehat-DNA — Skill Vault
 
21
  | Agents Discovered | 5 |
22
  | Skills Extracted | 0 |
23
  | Crossbreeds Synthesized | 0 |
24
+ | Last Scan | 2026-05-08T23:40:26.116061+00:00 |
25
 
26
  ## Recent Skills
27
 
 
67
  4. **Git Mirror** — Push to Litehat-DNA
68
 
69
  *Autonomously maintained by Syntaxis Prime — Distill the Fire.*