Skip to content

gauthiii/llm1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal LLM Model

This is a personal LLM Model. This model is programmed to respond to 120 different prompts. Clone this repository to try it out!!

Created by Gautham Vijayaraj

Prerequisites

To run this script, you will need:

  • Python 3.x installed on your computer.

Running the Script

  1. Open Terminal or Command Prompt: Navigate to the folder where the simple.py is saved.

  2. Run the Script:

    • Execute the command below in your terminal or command prompt:
      python simple.py
      
    • If you are using mac, then enter this:
      python3 simple.py
      

About

Simple LLM Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages