Replies: 1 comment
-
就是chat啊 |
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.
-
请问hf-type字段只支持base和chat。那么请问Instruct模型应该选哪个?
hf_parser.add_argument('--hf-type', type=str, choices=['base', 'chat'], default='chat', help='The type of the HuggingFace model, base or chat')
Beta Was this translation helpful? Give feedback.
All reactions