script_sources: ['/_f/b269447c-9681-4109-b180-7273d353629f/tmp7cgpehyt.min.js']
initialized: True
wave_utils_stack_trace_str: ### stacktrace
Traceback (most recent call last):
File "/workspace/./app_utils/handlers.py", line 307, in handle
await experiment_push_to_huggingface_dialog(q)
File "/workspace/./app_utils/sections/experiment.py", line 1744, in experiment_push_to_huggingface_dialog
cfg, model, tokenizer = load_cfg_model_tokenizer(
File "/workspace/./app_utils/sections/experiment.py", line 1908, in load_cfg_model_tokenizer
load_checkpoint(cfg, model, strict=False)
File "/workspace/./llm_studio/src/utils/modeling_utils.py", line 127, in load_checkpoint
model = load_model_weights(model, model_weights, strict, cfg)
File "/workspace/./llm_studio/src/utils/modeling_utils.py", line 69, in load_model_weights
model_weights = {
File "/workspace/./llm_studio/src/utils/modeling_utils.py", line 72, in <dictcomp>
v.dtype is torch.int8
AttributeError: 'str' object has no attribute 'dtype'
Traceback (most recent call last):
File “/workspace/./app_utils/handlers.py”, line 307, in handle await experiment_push_to_huggingface_dialog(q)
File “/workspace/./app_utils/sections/experiment.py”, line 1744, in experiment_push_to_huggingface_dialog cfg, model, tokenizer = load_cfg_model_tokenizer(
File “/workspace/./app_utils/sections/experiment.py”, line 1908, in load_cfg_model_tokenizer load_checkpoint(cfg, model, strict=False)
File “/workspace/./llm_studio/src/utils/modeling_utils.py”, line 127, in load_checkpoint model = load_model_weights(model, model_weights, strict, cfg)
File “/workspace/./llm_studio/src/utils/modeling_utils.py”, line 69, in load_model_weights model_weights = {
File “/workspace/./llm_studio/src/utils/modeling_utils.py”, line 72, in v.dtype is torch.int8
AttributeError: ‘str’ object has no attribute ‘dtype’
How to Reproduce
With:
Config:
H2O report
q.app
:q.client
:stacktrace
:`Error: