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

Fix gguf ci #199

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Fix gguf ci #199

merged 4 commits into from
Apr 15, 2024

Conversation

metascroy
Copy link
Contributor

@metascroy metascroy commented Apr 15, 2024

GGUF load function already loads weights, so should not be called separately from weight loading.

Removed AOTI from CI because I hit compile error. Kept eager/compiled in CI. Reduced to 20 new tokens because llama 7b takes a long time to score.

Changed to mac runner. Ubuntu one throws an error with no helpful message, and I'd rather have some CI working for now.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 15, 2024
@metascroy metascroy merged commit 070469f into main Apr 15, 2024
7 of 12 checks passed
@malfet malfet deleted the fix-gguf-ci branch April 30, 2024 16:57
malfet pushed a commit that referenced this pull request Jul 17, 2024
* load quantized gguf

* add comments

* remove AOTI

* remove ubunut
malfet pushed a commit that referenced this pull request Jul 17, 2024
* load quantized gguf

* add comments

* remove AOTI

* remove ubunut
malfet pushed a commit that referenced this pull request Jul 17, 2024
* load quantized gguf

* add comments

* remove AOTI

* remove ubunut
malfet pushed a commit that referenced this pull request Jul 17, 2024
* load quantized gguf

* add comments

* remove AOTI

* remove ubunut
malfet pushed a commit that referenced this pull request Jul 17, 2024
* load quantized gguf

* add comments

* remove AOTI

* remove ubunut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants