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

How to contribute? #2

Closed
thibmaek opened this issue Mar 2, 2025 · 2 comments
Closed

How to contribute? #2

thibmaek opened this issue Mar 2, 2025 · 2 comments

Comments

@thibmaek
Copy link
Contributor

thibmaek commented Mar 2, 2025

I'd like to contribute some results for models running on my Mac Studio M1 Max. Is it as simple as running: ollama run mistral-small --verbose and providing the 500 word story prompt? Do I need to install GGUF models specifically? Right now I just use ollama pull <model> to install a model.

I got the following result but unsure which metric to pick here to add it to the table:
Image

PS: I CONTRIBUTING.md doc could really help here.

@itsmostafa
Copy link
Owner

Hi, yes that's exactly how I do it. I just include the eval_rate in the verbose portion of the response. Having a contributing.md is a good idea

@thibmaek
Copy link
Contributor Author

I added #3 to solve this

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