hf_text-generation-inference/server/tests/models
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
..
test_bloom.py Fix tokenization yi (#2507) 2024-09-11 22:41:56 +02:00
test_causal_lm.py Fix tokenization yi (#2507) 2024-09-11 22:41:56 +02:00
test_model.py Enable multiple LoRa adapters (#2010) 2024-06-25 14:46:27 -04:00
test_santacoder.py Refactor dead code - Removing all `flash_xxx.py` files. (#2166) 2024-07-05 10:29:56 +02:00
test_seq2seq_lm.py Fix tokenization yi (#2507) 2024-09-11 22:41:56 +02:00