Update README.md
Browse files
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 |
-
|
47 |
|
48 |
### Direct Use
|
49 |
|
50 |
-
|
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 |
-
|
63 |
-
|
64 |
-
[More Information Needed]
|
65 |
|
66 |
|
67 |
### Recommendations
|
68 |
|
69 |
-
|
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 |
|