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

Added Llama v2 Model to Textbase with Replicate API, created example bot using Llama, and updated Docs accordingly #86

Open
wants to merge 44 commits into
base: main
Choose a base branch
from

Conversation

Ayan-Banerjee-918
Copy link

@Ayan-Banerjee-918 Ayan-Banerjee-918 commented Sep 3, 2023

Scope

Added Llama 2 7B model to textbase. (The 70B, 33B and other models perform better but are costlier to use as well)

Screenshots


  • Translation works

image

  • Writing Code works

image

  • Context is maintained

image

Code improvements

  • Updated Docs
  • Maintained the object oriented structure in the model class for ease of use.

Video showcasing Demo:

https://www.youtube.com/watch?v=SJpgBzkOdYc

Developer checklist

  • I’ve manually tested that code works locally on desktop and mobile browsers.
  • I’ve reviewed my code.
  • I’ve removed all my personal credentials (API keys etc.) from the code.

@vercel
Copy link

vercel bot commented Sep 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
textbase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2023 3:54pm

@Ayan-Banerjee-918 Ayan-Banerjee-918 changed the title Added Llama v2 Model to Textbase, created example bot using Llama, and updated Docs accordingly Added Llama v2 Model to Textbase with Replicate API, created example bot using Llama, and updated Docs accordingly Sep 4, 2023
thenakulgupta-backup and others added 4 commits September 4, 2023 12:01
* Custom port functionality

* custom api_port

* port fix

* Remove unused api_port variable

* encoded api url

* Docs Updated
* Update README: Fix Broken Link

* Update README: Change Hyperlink name
documentaion -> documentation
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.

8 participants