Skip to content

A sandbox environment to experiment with large language models and various NLP tasks.

Notifications You must be signed in to change notification settings

locchh/llm-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-playground

A sandbox environment to experiment with large language models and various NLP tasks.

Notes

  • Hardware: NVIDIA-SMI 550.107.02 Driver Version: 550.107.02 CUDA Version: 12.4
  • Python: Python =3.8
  • Use the huggingface-cli to download a specific model. For example: huggingface-cli download model <repo_id>
  • Install cudatoolkit in conda: conda install -c conda-forge cudatoolkit-dev -y

references

nlp-course

promptingguide

natural-language-processing

generative-ai-engineering-with-llms

mlops-machine-learning-duke

large-language-model-operations

speech-and-language-processing

sentence-transformer

huggingface-transformers

huggingface-repo-datasets

huggingface-repo-tokenizers

huggingface-repo-accelerate

huggingface-repo-evaluate

huggingface-repo-autotrain-advanced

huggingface-models-hub

huggingface-learn

huggingface-autotrain

huggingface-hugging-quants

faiss

openai-chatgpt-api-pricing-calculator

About

A sandbox environment to experiment with large language models and various NLP tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published