teknium commited on
Commit
50d1885
1 Parent(s): 5c0b5da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -28,17 +28,23 @@ Nous Hermes 2 Yi 34B was trained on 1,000,000 entries of primarily GPT-4 generat
28
 
29
  # Table of Contents
30
  1. [Example Outputs](#example-outputs)
31
- 2. [Benchmark Results](#benchmark-results)
 
 
32
  - GPT4All
33
  - AGIEval
34
  - BigBench
35
  - Averages Compared
36
- 3. [Prompt Format](#prompt-format)
37
- 4. [Quantized Models](#quantized-models)
38
 
39
 
40
  ## Example Outputs
41
 
 
 
 
 
42
  [todo]
43
 
44
  ## Benchmark Results
 
28
 
29
  # Table of Contents
30
  1. [Example Outputs](#example-outputs)
31
+ - Create a Flask based FTP Server
32
+ -
33
+ 3. [Benchmark Results](#benchmark-results)
34
  - GPT4All
35
  - AGIEval
36
  - BigBench
37
  - Averages Compared
38
+ 4. [Prompt Format](#prompt-format)
39
+ 5. [Quantized Models](#quantized-models)
40
 
41
 
42
  ## Example Outputs
43
 
44
+ ### Create an FTP Server in FLASK:
45
+
46
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/B5eu8OvQlg8rINBJGxbB7.png)
47
+
48
  [todo]
49
 
50
  ## Benchmark Results