19 Commits

Author SHA1 Message Date
d2010d5165 Move to maturing mimicking move for safetensors. + Rewritten node bindings. (#1331)
* Move to maturing mimicking move for `safetensors`.

* Tmp.

* Fix sdist.

* Wat?

* Clippy 1.72

* Remove if.

* Conda sed.

* Fix doc check workflow.

* Moving to maturin AND removing http + openssl mess (smoothing transition
moving to `huggingface_hub`)

* Fix dep

* Black.

* New node bindings.

* Fix docs + node cache ?

* Yarn.

* Working dir.

* Extension module.

* Put back interpreter.

* Remove cache.

* New attempt

* Multi python.

* Remove FromPretrained.

* Remove traces of `fromPretrained`.

* Drop 3.12 for windows?

* Typo.

* Put back the default feature for ignoring links during simple test.

* Fix ?

* x86_64 -> x64.

* Remove warning for windows bindings.

* Excluse aarch.

* Include/exclude.

* Put back workflows in correct states.
2023-08-28 16:24:14 +02:00
c7102c4c0f Fixing broken link. (#1268) 2023-06-06 11:10:28 +02:00
a4d0f3dd18 Update docs for from_pretrained 2021-08-31 09:00:05 -04:00
2e2e7558f7 Add CTC Decoder for Wave2Vec models (#693)
* Rust - add a CTCDecoder as a seperate mod

* Adding bindings to Node + Python.

* Clippy update.

* Stub.

* Fixing roberta.json URLs.

* Moving test files to hf.co.

* Update cargo check and clippy to 1.52.

* Inner ':' actually is used for domains in sphinx.

Making `domain` work correctly was just too much work so I went the easy
way and have global roles for the custom rust extension.

* Update struct naming and docs

* Update changelog

Co-authored-by: Thomaub <github.thomaub@gmail.com>
Co-authored-by: Anthony MOI <m.anthony.moi@gmail.com>
2021-05-20 09:30:09 -04:00
387b8a1033 Generate pyi, fix tests and clippy warnings 2020-11-20 13:30:44 -05:00
bc19eaa186 Doc - Fix some typos
Co-Authored-By: Taufiquzzaman Peyash <taufiquzzaman.peyash@northsouth.edu>
2020-11-02 17:07:27 -05:00
b23310b481 Doc - Update quicktour for Node 2020-11-02 17:07:27 -05:00
ab7bae466a Doc - Better namespace for rust tests 2020-11-02 17:07:27 -05:00
290a885b76 Doc - Improve quicktour support for multi-lang 2020-11-02 17:07:27 -05:00
bd84240a20 Doc - Update Rust entities using roles 2020-11-02 17:07:27 -05:00
519d3bd659 Doc - Add code snippets for rust in Quicktour 2020-11-02 17:07:27 -05:00
41bf688a49 Doc - Replace some entities in the quicktour 2020-11-02 17:07:27 -05:00
4cf0a0b72c Doc - Quicktour uses python tested code 2020-11-02 17:07:27 -05:00
12af3f2240 Doc - Quick updates and typos 2020-11-02 17:07:27 -05:00
3591b3ca17 Typos + pipeline beginning 2020-11-02 17:07:27 -05:00
c4187c9369 Wrong title level 2020-11-02 17:07:27 -05:00
38aa839df0 Quicktour 2020-11-02 17:07:27 -05:00
f2f3ec51bd Start the quicktour 2020-11-02 17:07:27 -05:00
7eb0a9255e Doc - Basic layout - WIP 2020-11-02 17:07:27 -05:00