How to run docker on a DPO model #1481
Unanswered
tamanna-mostafa
asked this question in
Q&A
Replies: 1 comment
-
I think you could just copy the original config from the original repo over (with tokenizer etc..). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the command I used to run docker:
I ran the following commands for this:
However, the docker failed to initialize the model with the following error:
OSError: /data/DPO_output_mistral_32k does not appear to have a file named config.json. Checkout ' https://huggingface.co//data/DPO_output_mistral_32k/None ' for available files.
Does anyone know how to create/find the config.json file?
I'll highly appreciate any help.
Beta Was this translation helpful? Give feedback.
All reactions