Skip to content

Commit

Permalink
fix linkcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Aug 22, 2023
1 parent 55dd79b commit 5577282
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ sphinx:
linkcheck_ignore:
- http://localhost:8000
- https://github.com/imaurer/awesome-decentralized-llm#.*
- https://gist.github.com/veekaybee/be375ab33085102f9027853128dc5f0e#.*
- https://github.com/premAI-io/state-of-open-source-ai # TODO: remove
linkcheck_allowed_redirects:
https://codespaces.new/.*: https://github.com/login.*
Expand Down
2 changes: 1 addition & 1 deletion fine-tuning.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

See also:
- https://gist.github.com/veekaybee/be375ab33085102f9027853128dc5f0e#training-your-own
- "Why You (Probably) Don't Need to Fine-tune an LLM" (instead, use few-shot prompting & retrieval-augmented generation) https://www.tidepool.so/2023/08/17/why-you-probably-dont-need-to-fine-tune-an-llm
- "Why You (Probably) Don't Need to Fine-tune an LLM" (instead, use few-shot prompting & retrieval-augmented generation) https://www.tidepool.so/2023/08/17/why-you-probably-dont-need-to-fine-tune-an-llm/

Overview/summary table:

Expand Down

0 comments on commit 5577282

Please sign in to comment.