nisten commited on
Commit
3b3e55c
•
1 Parent(s): 045d800

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
- base_model: []
3
  tags:
4
  - mergekit
5
  - merge
6
  - code
7
  license: mit
 
8
  ---
9
  # BigCodeLLama LFG 🚀
10
 
11
  ## Experimental CodeLlaMA frankenstein to see how it benchmarks
12
 
13
- ### Models Merged with base
 
14
 
15
- base_model: codellama/CodeLlama-70b-hf
16
 
17
  The following models were included in the merge:
18
  * ../CodeLlama-70b-hf
 
1
  ---
2
+ base_model: [codellama/CodeLlama-70b-hf]
3
  tags:
4
  - mergekit
5
  - merge
6
  - code
7
  license: mit
8
+ pipeline_tag: conversational
9
  ---
10
  # BigCodeLLama LFG 🚀
11
 
12
  ## Experimental CodeLlaMA frankenstein to see how it benchmarks
13
 
14
+ ### Models Merged with base ```codellama/CodeLlama-70b-hf```
15
+
16
 
 
17
 
18
  The following models were included in the merge:
19
  * ../CodeLlama-70b-hf