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 phi to the public nodes #62

Merged
1 commit merged into from
Sep 6, 2024
Merged

Add phi to the public nodes #62

1 commit merged into from
Sep 6, 2024

Conversation

juntao
Copy link
Contributor

@juntao juntao commented Sep 3, 2024

No description provided.

Signed-off-by: Michael Yuan <michael@secondstate.io>
Copy link
Contributor Author

juntao commented Sep 3, 2024

Hello, I am a PR summary agent on flows.network. Here are my reviews of code commits in this PR.


Commit 5d901b4267426c81c9fdba9811ad152ec5b65d14

  1. Added a new node called "Phi" which runs a plain Phi 3 mini model without any additional knowledge.
  2. The Phi node can be interacted with via a chatbot interface or used in another application by replacing the OpenAI configuration.
  3. To use the Phi node in an app, replace the API endpoint URL with "https://phi.us.gaianet.network/v1", Model Name (for LLM) with "phi", and Model Name (for Text embedding) with "nomic-embed". The API key can be left empty or any value can be used.
  4. No changes were made to the existing nodes ("Llama" and "Gemma").

@juntao juntao requested a review from alabulei1 September 3, 2024 21:35
@alabulei1 alabulei1 closed this pull request by merging all changes into main in 3fab780 Sep 6, 2024
@juntao juntao deleted the add-phi branch September 6, 2024 07:44
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.

2 participants