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

Add Llama2 and NoowAi Provider #1081

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Add Llama2 and NoowAi Provider #1081

merged 1 commit into from
Oct 15, 2023

Conversation

hlohaus
Copy link
Collaborator

@hlohaus hlohaus commented Oct 15, 2023

No description provided.

@xtekky xtekky merged commit 1168d66 into xtekky:main Oct 15, 2023
@yicone
Copy link

yicone commented Oct 19, 2023

Awesome! Thanks for your work!

When trying to access llama2 provider, I encountered several issues:

  1. the model name of "70B" not defined in './models.py'.
    File "/Users/tr/Library/CloudStorage/Dropbox/Workspace/HandsOnLabs/gpt4free-playground/.venv/lib/python3.11/site-packages/g4f/__init__.py", line 33, in get_model_and_provider raise ValueError(f'The model: {model} does not exist') ValueError: The model: 70B does not exist
  2. When trying to access llama2, encountered several issues:
    aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host www.llama2.ai:443 ssl:default [Connect call failed ('50.117.117.42', 443)]
    I tried to ask a question on https://www.llama2.ai, but I did not receive any response. The network request did not receive any response content. I am unsure if the service has been stopped.

@hlohaus hlohaus deleted the son branch October 25, 2023 16:21
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

Successfully merging this pull request may close these issues.

None yet

3 participants