text-generation-inference/server/text_generation_server
drbh efb73fcb59
fix: use path inside of speculator config (#1935)
This PR access the path on the speculator similar to
`MLPSpeculatorHead.load` and `MedusaHeadV1.load`


these changes resolves this error locally when loading a `MedusaHeadV2`
```
TypeError: expected str, bytes or os.PathLike object, not dict
```
2024-05-22 20:46:29 +02:00
..
layers fix: use path inside of speculator config (#1935) 2024-05-22 20:46:29 +02:00
models Creating doc automatically for supported models. (#1929) 2024-05-22 16:22:57 +02:00
pb chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
utils Fixing the download strategy for ibm-fms (#1917) 2024-05-18 13:31:24 +02:00
__init__.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
cache.py fix(server): decrease memory fragmentation (#557) 2023-07-06 14:28:33 +02:00
cli.py Fixing the download strategy for ibm-fms (#1917) 2024-05-18 13:31:24 +02:00
interceptor.py v2.0.0 (#1736) 2024-04-12 18:38:34 +02:00
server.py MI300 compatibility (#1764) 2024-05-17 15:30:47 +02:00
tracing.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00