Skip to content

properly seggregated code of https://github.com/Infatoshi/fcc-intro-to-llms. mentioned repo has proper instructions to work on it. i have just formatted the code as per my understanding. and limited the output generation. in future will be extending to generate the output for single domain characters for better understanding of how model works

Notifications You must be signed in to change notification settings

gnsharans/GPT_WITH_CHAR

Repository files navigation

GPT_ON_SINGLE_CHAR

This GPT helps in achieving/ providing the next successive elements for the provided input.

say. input is iamchetan output will be figuring out the next elements that comes after iamchetan ->

output willbe 1st iteration -> iamchetanx 2nd iteration -> iamchetanxa 3rd iteration -> iamchetanxan 4th iteration -> iamchetanxand 5th iteration -> iamchetanxandy

About

properly seggregated code of https://github.com/Infatoshi/fcc-intro-to-llms. mentioned repo has proper instructions to work on it. i have just formatted the code as per my understanding. and limited the output generation. in future will be extending to generate the output for single domain characters for better understanding of how model works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages