0hq / WebGPT

Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~1500 lines of vanilla Javascript.
https://kmeans.org
Other
3.63k stars 209 forks source link

SyntaxError: Unexpected token 'v', "version ht"... is not valid JSON #25

Closed doroved closed 1 year ago

doroved commented 1 year ago
  1. Cloned a repository
  2. I ran it through Live Server
  3. I installed brew install git-lfs
  4. I clicked Load GPT2 Model

I get an error like this. What seems to be the problem?

image
doroved commented 1 year ago

That's it, it worked. I should have run git lfs install in the project folder and after git lfs pull

abhishekmeena33 commented 4 months ago

Please can you tell me how should I solve this problem, I have done git lfs install and git lfs pull, but it doesn't seem to work out. I am working with model viewer API from google. image