Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lama 7b #58

Open
GrizzyGamer opened this issue Jan 31, 2024 · 2 comments
Open

Lama 7b #58

GrizzyGamer opened this issue Jan 31, 2024 · 2 comments

Comments

@GrizzyGamer
Copy link

Hi, did you or are you able to use lama 7b as an algorithm for this app?

@kochlisGit
Copy link
Owner

Hi,
No, this is a very large language model based on Deep Neural Networks that you are refering to, which is trained on millions of text data! It has nothing to do with this application.

We use several machine learning algorithms, which perform quite well on small amounts of data, like soccer data. Additionally, they are lightweight, so everyone can train them on their computer. Although we also provide Deep Neural Networks, I have limited the amount of layers to 5, with each layer having maximum up to 512 units. If you like to add a heavy model like lama, although it is possible, we cannot support it, so you will have to implement it yourself.

@GrizzyGamer
Copy link
Author

Great, thank you for fast answer :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants