Historial de Commits

Autor SHA1 Mensaje Fecha
  oobabooga 65dda28c9d Rename --llama-bits to --gptq-bits hace 2 años
  oobabooga fed3617f07 Move LLaMA 4-bit into a separate file hace 2 años
  draff 001e638b47 Make it actually work hace 2 años
  draff 804486214b Re-implement --load-in-4bit and update --llama-bits arg description hace 2 años
  ItsLogic 9ba8156a70 remove unnecessary Path() hace 2 años
  draff e6c631aea4 Replace --load-in-4bit with --llama-bits hace 2 años
  oobabooga e9dbdafb14 Merge branch 'main' into pt-path-changes hace 2 años
  oobabooga 706a03b2cb Minor changes hace 2 años
  oobabooga de7dd8b6aa Add comments hace 2 años
  oobabooga e461c0b7a0 Move the import to the top hace 2 años
  deepdiffuser 9fbd60bf22 add no_split_module_classes to prevent tensor split error hace 2 años
  deepdiffuser ab47044459 add multi-gpu support for 4bit gptq LLaMA hace 2 años
  rohvani 2ac2913747 fix reference issue hace 2 años
  rohvani 826e297b0e add llama-65b-4bit support & multiple pt paths hace 2 años
  oobabooga 9849aac0f1 Don't show .pt models in the list hace 2 años
  oobabooga 74102d5ee4 Insert to the path instead of appending hace 2 años
  oobabooga 2965aa1625 Check if the .pt file exists hace 2 años
  oobabooga 828a524f9a Add LLaMA 4-bit support hace 2 años
  oobabooga e91f4bc25a Add RWKV tokenizer hace 2 años
  oobabooga c33715ad5b Move towards HF LLaMA implementation hace 2 años
  oobabooga bd8aac8fa4 Add LLaMA 8-bit support hace 2 años
  oobabooga ed8b35efd2 Add --pin-weight parameter for FlexGen hace 2 años
  oobabooga ea5c5eb3da Add LLaMA support hace 2 años
  oobabooga 659bb76722 Add RWKVModel class hace 2 años
  oobabooga 6837d4d72a Load the model by name hace 2 años
  oobabooga 70e522732c Move RWKV loader into a separate file hace 2 años
  oobabooga ebc64a408c RWKV support prototype hace 2 años
  oobabooga 8e3e8a070f Make FlexGen work with the newest API hace 2 años
  oobabooga 65326b545a Move all gradio elements to shared (so that extensions can use them) hace 2 años
  oobabooga f6f792363b Separate command-line params by spaces instead of commas hace 2 años