Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load the repo #75

Open
zhuhaier1992 opened this issue Nov 13, 2024 · 0 comments
Open

Can't load the repo #75

zhuhaier1992 opened this issue Nov 13, 2024 · 0 comments

Comments

@zhuhaier1992
Copy link

I have tried several python repos, but only one repo worked out perfectly - [email protected]:Python-World/python-mini-projects.git

For others like:

  • [email protected]:pyproj4/pyproj.git
  • [email protected]:Mrinank-Bhowmick/python-beginner-projects.git
    etc., they all didn't load successfully and stuck at "thinking..."
    The error msg in terminal is 500 Internal Server Error.
Loaded models: provider=ollama, model=llama3.1:latest
Local repository detected, skipping cloning process.
Loading files from: projects\python-beginner-projects
eb: client=SentenceTransformer(
  (0): Transformer({'max_seq_length': 256, 'do_lower_case': False}) with Transformer model: BertModel
  (1): Pooling({'word_embedding_dimension': 384, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
  (2): Normalize()
) model_name='sentence-transformers/all-MiniLM-L6-v2' cache_folder='./cache_embeddings/' model_kwargs={'device': 'cuda:0'} encode_kwargs={'normalize_embeddings': False} multi_process=False show_progress=False
INFO:     ::1:12579 - "POST /load_repo HTTP/1.1" 500 Internal Server Error
INFO:     ::1:12579 - "POST /update_current_session HTTP/1.1" 200 OK

I am using win11+ollama llama3.1+torch2.2.2. Did I miss something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant