Skip to content

Instantly share code, notes, and snippets.

@icecityman
icecityman / LLM.md
Created May 31, 2024 09:22 — forked from rain-1/LLM.md
LLM Introduction: Learn Language Models

Purpose

Bootstrap knowledge of LLMs ASAP. With a bias/focus to GPT.

Avoid being a link dump. Try to provide only valuable well tuned information.

Prelude

Neural network links before starting with transformers.

@icecityman
icecityman / GenerateFullPackageXML.sh
Created September 15, 2021 15:49 — forked from benahm/GenerateFullPackageXML.sh
Generate a full Package.xml using the Salesforce CLI
#!/bin/sh
#
# Generate a full package xml using the Salesforce CLI
# Requirements :
# * Salesforce CLI
# * jq