Text Generation
Transformers
PyTorch
English
llama
Merge
slerp
text-generation-inference
baebee commited on
Commit
6a13e62
1 Parent(s): cf9e4b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -14,7 +14,10 @@ tags:
14
  - slerp
15
  inference: false
16
  ---
17
- # Dorflan
 
 
 
18
 
19
  ## Model Details
20
  Dorflan is an experimental merged model created from the following three foundation models:
@@ -25,6 +28,8 @@ Dorflan is an experimental merged model created from the following three foundat
25
 
26
  Dorflan was created by merging the weights and architectures of these three models using a custom merging technique. No further fine-tuning was performed after the merge.
27
 
 
 
28
  ## Intended Use
29
  As an experimental model, Dorflan is intended for testing and research purposes only. It should not be used for production systems or to generate content for public use.
30
 
 
14
  - slerp
15
  inference: false
16
  ---
17
+ <h1 style="text-align: center">Dorflan</h1>
18
+ <h2 style="text-align: center">An experimental model</h2>
19
+ <hr>
20
+
21
 
22
  ## Model Details
23
  Dorflan is an experimental merged model created from the following three foundation models:
 
28
 
29
  Dorflan was created by merging the weights and architectures of these three models using a custom merging technique. No further fine-tuning was performed after the merge.
30
 
31
+ Once the model obtains it's evaluation scores, then we'll know if it works or not.
32
+
33
  ## Intended Use
34
  As an experimental model, Dorflan is intended for testing and research purposes only. It should not be used for production systems or to generate content for public use.
35