Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gpt-2-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Paul Geisler
gpt-2-server
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
cdc120d55fe1fe3cc0842f9dd5311a608dcbc7ef
Select Git revision
Selected
cdc120d55fe1fe3cc0842f9dd5311a608dcbc7ef
Branches
3
master
default
protected
dev
server
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Feb
5
Nov
26
Aug
20
19
26
Jul
30
May
16
3
2
18
Mar
7
6
4
28
Feb
26
21
20
19
17
16
15
14
10
added simple http server API including a minimal file server to access gpt-2 by the web
server
server
Fix for newer TF framework
dev
dev
update model card
master
master
update readmes
nucleus sampling
push 774M model
add model card
Merge pull request #161 from openai/christopherhesse-patch-1
Update README.md
Fix TODO in sample.sample_sequences- Avoid 'leaving last token calculation to while loop' (#119)
allow models to be in a separate folder via models_dir argument (#129)
remove samples
reference dataset
updates for 345M model
Update CONTRIBUTORS.md
fix for windows (thanks to chrothenbach)
add contributors md and move dev docs out
update readme with usage caveats and calls for research
update download stuff
Python download script (#89)
updates
slight fix to batch size description
Add documentation for help flags (#81)
Minor: update readme
Minor: update readme
add .gitattributes file to ensure files copied to docker container have LF line endings and all files stay unix on commit
add conditional samples with default settings
update readme
fixed seed arg to ensure reproducibility in conditional-samples model
fixed unconditional sampling reproducibility issue
Add a Dockerfile and document usage in README
instructinos mention git clone
more warning
shuffle headings
separate out tensorflow install
add conditional samples
add license
reorganize and add temp 0.7
update README
Better example parameters for conditional sample command (#41)
Loading