"Xenova/gpt-3.5-turbo does not appear to have a file named config.json"
#3
by
Slothdoodles
- opened
I'm trying to use this in the python model, but it gives an error "OSError: Xenova/gpt-3.5-turbo does not appear to have a file named config.json. Checkout 'https://huggingface.co/Xenova/gpt-3.5-turbo/main' for available files"
Hi there. As stated in the README, this is only the tokenizer for gpt-3.5-turbo. The model weights are not available, so you cannot use it with the transformers library.