Subject-Emu-5259 commited on
Commit
3c386d9
·
verified ·
1 Parent(s): 38b4eff

Add YAML metadata to model card (fixes HF warning)

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🧠 NeuralAI: The Generative AI Engine
2
 
3
  <img src="neuralai_banner.svg" alt="NeuralAI - Your AI. On your hardware. In your browser." />
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - smolllm
5
+ - lora
6
+ - dpo
7
+ - neuralai
8
+ - peft
9
+ - alignment
10
+ - 360m
11
+ library_name: peft
12
+ base_model: HuggingFaceTB/SmolLM2-360M-Instruct
13
+ pipeline_tag: text-generation
14
+ ---
15
+
16
  # 🧠 NeuralAI: The Generative AI Engine
17
 
18
  <img src="neuralai_banner.svg" alt="NeuralAI - Your AI. On your hardware. In your browser." />