danielhanchen commited on
Commit
dd0e992
·
verified ·
1 Parent(s): 690c292

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  library_name: transformers
3
  license: other
4
  license_name: lfm1.0
@@ -15,9 +17,31 @@ language:
15
  pipeline_tag: text-generation
16
  tags:
17
  - liquid
 
18
  - lfm2
19
  - edge
20
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  <center>
23
  <div style="text-align: center;">
 
1
  ---
2
+ base_model:
3
+ - LiquidAI/LFM2-2.6B-Exp
4
  library_name: transformers
5
  license: other
6
  license_name: lfm1.0
 
17
  pipeline_tag: text-generation
18
  tags:
19
  - liquid
20
+ - unsloth
21
  - lfm2
22
  - edge
23
  ---
24
+ > [!NOTE]
25
+ > Includes Unsloth **chat template fixes**! <br> For `llama.cpp`, use `--jinja`
26
+ >
27
+
28
+ <div>
29
+ <p style="margin-top: 0;margin-bottom: 0;">
30
+ <em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
31
+ </p>
32
+ <div style="display: flex; gap: 5px; align-items: center; ">
33
+ <a href="https://github.com/unslothai/unsloth/">
34
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
35
+ </a>
36
+ <a href="https://discord.gg/unsloth">
37
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
38
+ </a>
39
+ <a href="https://docs.unsloth.ai/">
40
+ <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
41
+ </a>
42
+ </div>
43
+ </div>
44
+
45
 
46
  <center>
47
  <div style="text-align: center;">