Skip to main content
muellerzr
Projects
llama-3-8b-self-align-axolotl
Artifacts
model
model-07hdbxaf
Log in
Sign up
Project
Workspace
Runs
Automat.
Sweeps
Reports
Artifacts
Artifacts
model
model-07hdbxaf
No artifacts found.
model-2g7tpebj
model-qhjl26wy
model-qxk5xnnh
model-qlora-prince-hps-promptfix
model-qlora-prince-hps-r64-a32-decrease-lr-promptfix
model-qlora-prince-hps-r64-a32-decrease-lr-fp8
axolotl-config
config-nxkoatab
config-lyy2zjjo
config-m9r3thqm
config-154mg2i7
config-2qnnx4ap
config-g146ndca
config-xyfj094i
config-rwuzhbnm
config-fvcvxrfq
config-dgl4p7od
1 - 10 of 52
wandb-history
run-154mg2i7-history
run-2qnnx4ap-history
run-xyfj094i-history
run-rwuzhbnm-history
run-8t191nys-history
run-al383cy3-history
run-zp9u6wrf-history
run-oq66c50u-history
run-rudnyw11-history
run-egwfp323-history
1 - 10 of 35
Empty Artifact
model-07hdbxaf has no versions.
Use
wandb.log_artifact
to add a version to this Artifact.
import
wandb wandb
.
init
(
entity
=
'muellerzr'
,
project
=
'llama-3-8b-self-align-axolotl'
)
art
=
wandb
.
Artifact
(
'model-07hdbxaf'
,
type
=
'model'
)
# ... add content to artifact ...
wandb
.
log_artifact
(
art
)
View Docs