(Galaxy) demo tests #908
Annotations
2 errors and 10 warnings
|
Run GPT-OSS demo tests (direct pytest)
Process completed with exit code 1.
|
|
Run GPT-OSS demo tests (direct pytest):
models/demos/gpt_oss/demo/text_demo.py#L848
test_gpt_oss_demo[wormhole_b0-mesh_device0-fabric_1d_ring-batch128-mesh_4x8]
AssertionError: Prefill or decode perf is either lower or higher than {'prefill_time_to_token': 0.65, 'decode_t/s/u': 3.0, 'decode_t/s': 384.0}. See earlier warnings for more details.
|
|
Run GPT-OSS demo tests (direct pytest):
/opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L137
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
Run GPT-OSS demo tests (direct pytest):
/opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L120
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
Run GPT-OSS demo tests (direct pytest):
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
Run GPT-OSS demo tests (direct pytest):
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
Run GPT-OSS demo tests (direct pytest):
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
Run GPT-OSS demo tests (direct pytest):
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
Run GPT-OSS demo tests (direct pytest):
/opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L162
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
Run GPT-OSS demo tests (direct pytest):
/opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L137
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
Run GPT-OSS demo tests (direct pytest):
/opt/venv/lib/python3.10/site-packages/llama_models/llama3/api/datatypes.py#L120
Pydantic V1 style `@validator` validators are deprecated. You should migrate to Pydantic V2 style `@field_validator` validators, see the migration guide for more details
|
|
Run GPT-OSS demo tests (direct pytest):
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
Loading