Where I can find the remote code?
#15
by
llm34323
- opened
I'm in a setting where I can't use trust_remote_code=True
How I can come up with a complete local inference?
You can see the remote code in this repo, https://huggingface.co/mosaicml/mpt-7b/tree/main
Would it be acceptable to use trust_remote_code
but set a revision
so that you are guaranteed to get a version of the code that you have audited?
can you include code for custom inference in the README ?
abhi-mosaic
changed discussion status to
closed