Skip to content

Llama 2 language model was used in this app and deployed on Clarifai.

License

Notifications You must be signed in to change notification settings

Shaheer-khan-github/Llama-2-70B

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clarifai logo

Clarifai App Module Template

This is a template repository to make it easy to get started creating a UI module with Clarifai.

To use this repo

  1. Click the "Use this template" green button on github to make a repo from this repo template and give it a name of the format module-{XYZ} filling in the XYZ portion.
  2. Clone the new repo as normal to your development environment.
  3. pip install -r requirements.txt to make sure you have all the Python packages installed. Add any new packages to this requirements.txt file that you add during development.
  4. Update the README.md to capture what your new module will do.
  5. Rename the pages/*.py files as you desire and start filling them in to implement your module.
  6. After you're tried things out locally, push your changes to github and get the git commit URL from there in order to create a module in Clarifai.
  7. Go to any app you can create in within Clarifai, select Modules on the left and "Create Module" button, then follow the steps.

Here is the link of app deployed on Clarifai:

Note: It was created on free tier and maybe not access after sometime. Link

Preview of the Application

About

Llama 2 language model was used in this app and deployed on Clarifai.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages