Skip to content

Commit

Permalink
Update llm_finetunes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarx authored Mar 7, 2024
1 parent 758cec9 commit 0c8181a
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions llm_finetunes.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,37 @@ anyway, I was inspired to make this now for the following idea:
* summarize a document into a graphical summary saved as a text file. graphical summary document GSD.
* needs to be parameterizable as a text format so we can just use an LLM to generate these.
* construct a procedure for growing this representation that pushes in "missing" notes

--

# Sources for codegen finetuning data

## Python

* Django
* FastAPI
* huggingface/transformers
* huggingface/diffusers
* numpy
* scipy
* pandas
* sklearn
* pytorch
* pytorch-lightning

## Go

* Gin
* terraform

## k8s

* kubernetes
* knative
* prometheus
* etcd
* helm
* argoCD
* docker
* singularity
* slurm

0 comments on commit 0c8181a

Please sign in to comment.