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 use weights on HuggingingFace? #50

Closed
purefire opened this issue Feb 26, 2024 · 4 comments
Closed

How to use weights on HuggingingFace? #50

purefire opened this issue Feb 26, 2024 · 4 comments
Labels
Feature New feature or request

Comments

@purefire
Copy link

Is it possible to use weights on HuggingingFace, e.g https://huggingface.co/google/gemma-2b-it ?
BTW - does it work on Rocm(AMD)?

@julien-c
Copy link

interested as well!

@jan-wassenberg
Copy link
Member

It's the same model but this repo cannot use those weight formats directly. We have an internal export script that transforms other formats into our simple blob format, but this is not yet ready for production/open-sourcing.
Please comment on #11, which discusses which input formats would be useful.

We do not use Rocm, this repo is currently CPU-only, see #18.

@austinvhuang
Copy link
Collaborator

@purefire adding an export script is a high priority to unlock model variations / fine tuning. Please chime in #11 on the source format that would be most useful.

Hi @julien-c 👋 :)

@austinvhuang austinvhuang added the Feature New feature or request label Feb 29, 2024
@austinvhuang
Copy link
Collaborator

Consolidating weight export discussions to the issue #11 . We're working on making a script available soon - feel free to chime in with further comments there. Thanks!

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

No branches or pull requests

4 participants