Skip to content

docs: fix error in huggingface conversion command#55

Merged
csris merged 1 commit intotogethercomputer:mainfrom
csris:huggingface-doc-bug
Mar 20, 2023
Merged

docs: fix error in huggingface conversion command#55
csris merged 1 commit intotogethercomputer:mainfrom
csris:huggingface-doc-bug

Conversation

@csris
Copy link
Copy Markdown
Contributor

@csris csris commented Mar 19, 2023

The command to convert to the Huggingface format had a number of problems.

  1. It did not have enough line continuations (\).
  2. It did not have the right path (/huggingface_models/... instead of huggingface_models/...)

Fixes #21.

The command to convert to the Huggingface format had a number of
problems.

1. It did not have enough line continuations (`\`).
2. It did not have the right path (`/huggingface_models/...` instead of
   `huggingface_models/...`)

Fixes togethercomputer#21.
@csris csris merged commit cd0f1c9 into togethercomputer:main Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue Converting Weights to Huggingface Format

2 participants