hf_text-generation-inference/server/tests
Nicolas Patry dae3bf1d87
Fix tokenization yi (#2507)
* Fixing odd tokenization self modifications on the Rust side (load and
resave in Python).

* Fixing the builds ?

* Fix the gh action?

* Fixing the location ?

* Validation is odd.

* Try a faster runner

* Upgrade python version.

* Remove sccache

* No sccache.

* Getting libpython maybe ?

* List stuff.

* Monkey it up.

* have no idea at this point

* Tmp.

* Shot in the dark.

* Tmate the hell out of this.

* Desperation.

* WTF.

* -y.

* Apparently 3.10 is not available anymore.

* Updating the dockerfile to make libpython discoverable at runtime too.

* Put back rust tests.

* Why do we want mkl on AMD ?

* Forcing 3.11 ?
2024-09-11 22:41:56 +02:00
..
models Fix tokenization yi (#2507) 2024-09-11 22:41:56 +02:00
utils feat: support lora revisions and qkv_proj weights (#2482) 2024-09-02 13:09:06 -04:00
conftest.py Lots of improvements (Still 2 allocators) (#2449) 2024-08-29 16:29:01 +02:00