Skip to content

Commit

Permalink
VFIMamba instead of Grok-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin committed Oct 8, 2024
1 parent 053aded commit 502e1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hub/models-download-stats.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ By default, the Hub looks at `config.json`, `config.yaml`, `hyperparams.yaml`, a

## Can I add my query files for my library?

Yes, you can open a Pull Request [here](https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/model-libraries.ts). Here is a minimal [example](https://github.com/huggingface/huggingface.js/pull/561/files) adding download metrics for Grok-1. Check out the [integration guide](./models-adding-libraries.md#register-your-library) for more details.
Yes, you can open a Pull Request [here](https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/model-libraries.ts). Here is a minimal [example](https://github.com/huggingface/huggingface.js/pull/885/files) adding download metrics for VFIMamba. Check out the [integration guide](./models-adding-libraries.md#register-your-library) for more details.

## How are `GGUF` files handled?

Expand Down

0 comments on commit 502e1df

Please sign in to comment.