AIGym commited on
Commit
3aa8f73
1 Parent(s): b6dfb28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -16
README.md CHANGED
@@ -43,32 +43,20 @@ This is the model card of a 🤗 transformers model that has been pushed on the
43
 
44
  ## Uses
45
 
46
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
 
48
  ### Direct Use
49
 
50
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
-
52
- [More Information Needed]
53
-
54
- ### Downstream Use [optional]
55
-
56
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
-
58
- [More Information Needed]
59
 
60
  ### Out-of-Scope Use
61
 
62
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
-
64
- [More Information Needed]
65
 
66
 
67
  ### Recommendations
68
 
69
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
70
-
71
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
72
 
73
  ## Code Examples
74
 
 
43
 
44
  ## Uses
45
 
46
+ Use inside with crewai to get better results and to generaete starting data.
47
 
48
  ### Direct Use
49
 
50
+ Use as a chat bot, ai agent, etc.
 
 
 
 
 
 
 
 
51
 
52
  ### Out-of-Scope Use
53
 
54
+ Anything outside of using with crewai while vary possiable will be out of scope.
 
 
55
 
56
 
57
  ### Recommendations
58
 
59
+ Self host or host this model in the cloud and use with crew ai for best results.
 
 
60
 
61
  ## Code Examples
62