Code for spaces

#13
by vpkprasanna - opened

is it possible to see the running code for this space ?

Code Llama org

Hi @vpkprasanna ! Of course, you can navigate to the Files tab and see the source files there. The entry point is app.py: https://huggingface.co/spaces/codellama/codellama-13b-chat/blob/main/app.py

Thanks @pcuenq for the help

vpkprasanna changed discussion status to closed
vpkprasanna changed discussion status to open

hi @pcuenq i have a doubt , when i try a question in gradio spaces it works perfectly fine but when i try to run in my local also it is giving the result but along with repeated answer till the token size is reached ?
any reason behind that ?

Sign up or log in to comment