meme_search
Index your memes by their content and text, making them easily retrievable for your meme warfare pleasures. Find funny fast.
14 posts total
meme_search Index your memes by their content and text, making them easily retrievable for your meme warfare pleasures. Find funny fast. Understanding GPT tokenizers Large language models such as GPT-3/4, LLaMA and PaLM work in terms of tokens. They take text, convert it into tokens (integers), then predict which tokens should come next. Playing around with these tokens is an interesting way to get a better idea for how this stuff actually works under the hood. gventuri / pandas-ai Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, making dataframes conversational Why you should still read the docs Do you feel you're fighting your tools? Do you feel you're relying too much on autocomplete and inline documentation? Most good documentation won't show up in your IDE – rather, it is about how to use the library, and the problem the library is solving. shyamsn97 / mario-gpt Generating Mario Levels with GPT2. Code for the paper "MarioGPT: Open-Ended Text2Level Generation through Large Language Models" https://arxiv.org/abs/2302.05981 How to create a Python package in 2022 https://mathspp.com/blog/how-to-create-a-python-package-in-2022 |