ehristoforu commited on
Commit
095b499
·
verified ·
1 Parent(s): 6e70535

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -4,13 +4,14 @@ language:
4
  - ru
5
  - code
6
  base_model:
7
- - fluently/FluentlyQwen3-1.7B
8
  inference: true
9
  widget:
10
  - example_title: FluentlyQwen3
11
  messages:
12
  - role: system
13
- content: You are Fluently, a capable, neutrally-aligned assistant. Prefer concise,
 
14
  correct answers.
15
  - role: user
16
  content: Explain the difference between BFS and DFS to a new CS student.
@@ -29,6 +30,8 @@ tags:
29
  - trl
30
  - unsloth
31
  - axolotl
 
 
32
  ---
33
  ![banner](assets/banner.png)
34
 
 
4
  - ru
5
  - code
6
  base_model:
7
+ - fluently/FluentlyQwen3-4B
8
  inference: true
9
  widget:
10
  - example_title: FluentlyQwen3
11
  messages:
12
  - role: system
13
+ content: >-
14
+ You are Fluently, a capable, neutrally-aligned assistant. Prefer concise,
15
  correct answers.
16
  - role: user
17
  content: Explain the difference between BFS and DFS to a new CS student.
 
30
  - trl
31
  - unsloth
32
  - axolotl
33
+ datasets:
34
+ - nvidia/OpenCodeReasoning
35
  ---
36
  ![banner](assets/banner.png)
37