{"id":28226181,"url":"https://github.com/s4m-mo/tf-gpt","last_synced_at":"2026-04-29T00:05:49.973Z","repository":{"id":182068942,"uuid":"667895799","full_name":"s4m-mo/tf-gpt","owner":"s4m-mo","description":"A TensorFlow implementation of GPT.","archived":false,"fork":false,"pushed_at":"2023-07-18T14:58:05.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-18T11:11:24.253Z","etag":null,"topics":["deep-learning","foundation-models","gpt","large-language-models","machine-learning","neural-networks","python","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s4m-mo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-18T14:42:43.000Z","updated_at":"2024-06-26T22:48:22.000Z","dependencies_parsed_at":"2023-07-18T16:13:51.780Z","dependency_job_id":null,"html_url":"https://github.com/s4m-mo/tf-gpt","commit_stats":null,"previous_names":["sam-the-programmer/tfgpt","sam-the-programmer/tf-gpt","s4m-mo/tf-gpt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s4m-mo/tf-gpt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s4m-mo%2Ftf-gpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s4m-mo%2Ftf-gpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s4m-mo%2Ftf-gpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s4m-mo%2Ftf-gpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s4m-mo","download_url":"https://codeload.github.com/s4m-mo/tf-gpt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s4m-mo%2Ftf-gpt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259602235,"owners_count":22882945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-learning","foundation-models","gpt","large-language-models","machine-learning","neural-networks","python","tensorflow"],"created_at":"2025-05-18T11:10:57.877Z","updated_at":"2026-04-29T00:05:49.945Z","avatar_url":"https://github.com/s4m-mo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TF-GPT\nA TensorFlow implementation of GPT. It implements a stack of decoder blocks for autoregressive text generation, allowing you to train your own foundation models and (smaller) LLMs.\n\n## Usage\n\nTo run, simply use the command line:\n\n```powershell\npython main.py\n```\n\nIf you want to train on a custom text file (that fits in RAM) then run the following command, substituting `myDataset.txt` for your text file. If you don't specify your file, it'll train on the [HuggingFace Wikipedia Dataset](https://huggingface.co/datasets/wikitext).\n\n```powershell\npython main.py --data=\"myDataset.txt\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs4m-mo%2Ftf-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs4m-mo%2Ftf-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs4m-mo%2Ftf-gpt/lists"}