You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are integarions for the following libraries, making it easier to develop your APP. Integrations for semantic-kernel and kernel-memory are developed in LLamaSharp repository, while others are developed in their own repositories.
61
63
@@ -76,7 +78,7 @@ The following examples show how to build APPs with LLamaSharp.
For more examples, please refer to [LLamaSharp.Examples](./LLama.Examples).
169
171
170
172
171
-
## FAQ
173
+
## 💡FAQ
172
174
173
175
#### Why GPU is not used when I have installed CUDA
174
176
@@ -197,7 +199,7 @@ Generally, there are two possible cases for this problem:
197
199
Please set anti-prompt or max-length when executing the inference.
198
200
199
201
200
-
## Contributing
202
+
## 🙌Contributing
201
203
202
204
Any contribution is welcomed! There's a TODO list in [LLamaSharp Dev Project](https://github.com/orgs/SciSharp/projects/5) and you could pick an interesting one to start. Please read the [contributing guide](./CONTRIBUTING.md) for more information.
203
205
@@ -215,6 +217,14 @@ Join our chat on [Discord](https://discord.gg/7wNVU65ZDY) (please contact Rinne
0 commit comments