mayurmadnani commited on
Commit
a7bc1e0
·
verified ·
1 Parent(s): 15d16f4

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. README.md +0 -1
  2. chat_template.jinja +1 -1
README.md CHANGED
@@ -3,7 +3,6 @@ tags:
3
  - gguf
4
  - llama.cpp
5
  - unsloth
6
-
7
  ---
8
 
9
  # gemma-3-270m-microfables-horror - GGUF
 
3
  - gguf
4
  - llama.cpp
5
  - unsloth
 
6
  ---
7
 
8
  # gemma-3-270m-microfables-horror - GGUF
chat_template.jinja CHANGED
@@ -1,4 +1,4 @@
1
- {{ bos_token }}
2
  {%- if messages[0]['role'] == 'system' -%}
3
  {%- if messages[0]['content'] is string -%}
4
  {%- set first_user_prefix = messages[0]['content'] + '
 
1
+
2
  {%- if messages[0]['role'] == 'system' -%}
3
  {%- if messages[0]['content'] is string -%}
4
  {%- set first_user_prefix = messages[0]['content'] + '