Locutusque commited on
Commit
4f6176b
·
verified ·
1 Parent(s): 1a95c54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -50,6 +50,4 @@ This model can also answer basic questions, without needing to do any fine-tunin
50
 
51
  This model was also created as an attempt to fix the issue with V2 - the weights were prone to exploding gradients, making it difficult to fine-tune. This model should be easier to fine-tune, however, I have not tested it yet.
52
 
53
- To get the best out of this model, I recommend installing it, and trying it out yourself, as the model's performance seems to degrade in the inference API.
54
-
55
- Currently, there is another checkpoint to be released soon.
 
50
 
51
  This model was also created as an attempt to fix the issue with V2 - the weights were prone to exploding gradients, making it difficult to fine-tune. This model should be easier to fine-tune, however, I have not tested it yet.
52
 
53
+ To get the best out of this model, I recommend installing it, and trying it out yourself, as the model's performance seems to degrade in the inference API.