davanstrien HF Staff commited on
Commit
a942e46
·
1 Parent(s): eb70165

Add dataset metadata to disable viewer

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # VLM Training with Unsloth
2
 
3
  Fine-tune Vision-Language Models efficiently using [Unsloth](https://github.com/unslothai/unsloth) - get 2x faster training with lower memory usage!
 
1
+ ---
2
+ viewer: false
3
+ tags:
4
+ - uv-script
5
+ - training
6
+ - vlm
7
+ - unsloth
8
+ - iconclass
9
+ - fine-tuning
10
+ ---
11
+
12
  # VLM Training with Unsloth
13
 
14
  Fine-tune Vision-Language Models efficiently using [Unsloth](https://github.com/unslothai/unsloth) - get 2x faster training with lower memory usage!