Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
locchh committed Jan 1, 2025
1 parent 87cc826 commit 63cce94
Show file tree
Hide file tree
Showing 16 changed files with 473 additions and 7,128 deletions.
Binary file not shown.
422 changes: 422 additions & 0 deletions docs/Fundamentals of Building AI Agents using RAG and LangChain.html

Large diffs are not rendered by default.

Binary file not shown.
22 changes: 22 additions & 0 deletions notebooks/HuggingFace/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Hugging Face Documentation and Learning Resources

## Transformers
- [Transformers Documentation](https://huggingface.co/docs/transformers/index)

## Datasets
- [Datasets Documentation](https://huggingface.co/docs/datasets/en/index)

## TRL (Transformers Reinforcement Learning)
- [TRL Documentation](https://huggingface.co/docs/trl/en/index)

## Accelerate
- [Accelerate Documentation](https://huggingface.co/docs/accelerate/en/index)

## Evaluate
- [Evaluate Documentation](https://huggingface.co/docs/evaluate/en/index)

## NLP Learning Course
- [Hugging Face NLP Course - Chapter 1](https://huggingface.co/learn/nlp-course/chapter1/1)

## Smol Course
- [Smol Course GitHub Repository](https://github.com/huggingface/smol-course/tree/main)

Large diffs are not rendered by default.

This file was deleted.

Loading

0 comments on commit 63cce94

Please sign in to comment.