cgus commited on
Commit
3756279
·
verified ·
1 Parent(s): 23ea45a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ This seems to be primarily a Korean language model.
31
  I didn't realize it at first when I tried it since the language wasn't explictly listed.
32
  I'm unable to evaluate it in its main area but it seems to be usable in English and to some degree in other languages.
33
  When using it in English, sometimes it seems to randomly switch topics or starts writing in Korean as if it occasionally forgets to write the stopping token.
34
- But it has an interesting writing style in English and overall seems to be quite reasonable, so I dedided to make full quants.
35
  And I was curious to try to quantize a FP32 model, RAM requirements were higher but overall process went smooth without any issues.
36
 
37
  ## How to run
 
31
  I didn't realize it at first when I tried it since the language wasn't explictly listed.
32
  I'm unable to evaluate it in its main area but it seems to be usable in English and to some degree in other languages.
33
  When using it in English, sometimes it seems to randomly switch topics or starts writing in Korean as if it occasionally forgets to write the stopping token.
34
+ But it has an interesting writing style in English and overall seems to be quite reasonable, so I decided to make full quants.
35
  And I was curious to try to quantize a FP32 model, RAM requirements were higher but overall process went smooth without any issues.
36
 
37
  ## How to run