Skip to content

Instantly share code, notes, and snippets.

@locus84
locus84 / CodeLlama-7b-Instruct-hf.md
Created September 19, 2024 11:22 — forked from chunhualiao/CodeLlama-7b-Instruct-hf.md
Example code to use CodeLlama 7B Instruct model HuggingFace version
@locus84
locus84 / .UIDocumentLocalization.cs.md
Created October 21, 2023 16:41 — forked from andrew-raphael-lukasik/.UIDocumentLocalization.cs.md
Text localization script for UIDocument (UI Toolkit @ Unity)

pattern to follow

// NOTE: this class assumes that you designate StringTable keys in label fields (as seen in Label, Button, etc) // and start them all with '#' char (so other labels will be left be)