Skip to main content
reviewco
Projects
mixtral
Artifacts
model
model-zesty-flower-96
Log in
Sign up
Overview
Workspace
Runs
Automat.
Sweeps
Reports
Artifacts
Artifacts
model
model-zesty-flower-96
No artifacts found.
checkpoint-zesty-flower-96
model-graceful-frog-87
checkpoint-graceful-frog-87
checkpoint-dry-spaceship-85
checkpoint-woven-pyramid-75
eval_harness
eval_harness
job
job-https___github.com_EleutherAI_lm-evaluation-harness_perform_eval_harness.py
job-git_github.com_tcapelle_mixtral.git_perform_eval_harness.py
train_mixtral_axolotl
train_mixtral
wandb-events
run-aq50mgp4-events
run-q8xlf5sr-events
run-txs7y7jo-events
run-r50uan5b-events
run-h8e3ozdq-events
run-c9q4du5u-events
run-6poz99qa-events
run-w3d8pypc-events
run-2i55qp9b-events
run-8xs5tb97-events
1 - 10 of 18
wandb-history
run-w3d8pypc-history
run-vtg6rb9v-history
run-aq50mgp4-history
run-txs7y7jo-history
run-17n5oybt-history
run-544zsbfz-history
run-q8xlf5sr-history
run-i7d3rd3g-history
run-o0x5xxk8-history
run-r50uan5b-history
1 - 10 of 45
Empty Artifact
model-zesty-flower-96 has no versions.
Use
wandb.log_artifact
to add a version to this Artifact.
import
wandb wandb
.
init
(
entity
=
'reviewco'
,
project
=
'mixtral'
)
art
=
wandb
.
Artifact
(
'model-zesty-flower-96'
,
type
=
'model'
)
# ... add content to artifact ...
wandb
.
log_artifact
(
art
)
View Docs