Skip to content

Instantly share code, notes, and snippets.

@SethGA
SethGA / emoclip_keystest.ipynb
Created May 14, 2024 20:58
EmoCLIP_keysTest.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@SethGA
SethGA / neocortex_grounded_23k.yaml
Last active February 28, 2024 18:52
NEOCORTEX-GROUNDED
base_model: NousResearch/Llama-2-7b-hf
model_type: LlamaForCausalLM
tokenizer_type: LlamaTokenizer
is_llama_derived_model: true
hub_model_id: neocortex-grounded
load_in_8bit: false
load_in_4bit: true
strict: false
@SethGA
SethGA / neocortex_23k.yaml
Last active February 28, 2024 18:49
NEOCORTEX
base_model: NousResearch/Llama-2-7b-hf
model_type: LlamaForCausalLM
tokenizer_type: LlamaTokenizer
is_llama_derived_model: true
hub_model_id: neocortex
load_in_8bit: false
load_in_4bit: true
strict: false