Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/princeton-nlp/CharXiv. Pull mirroring updated .
  1. Aug 18, 2024
    • Colin Wang's avatar
      Add support for domain-specific models: · 091caa89
      Colin Wang authored
      1. ChartAssistant (`chartast.py`)
      2. ChartInstruct (`chartinstruct.py`)
      3. ChartLlama (`chartllama.py`)
      4. CogAgent (`cogagent.py`)
      5. DocOwl1.5 (`docowl15.py`)
      6. TextMonkey (`textmonkey.py`)
      7. TinyChart (`tinychart.py`)
      8. UniChart (`unichart.py`)
      9. UReader (`ureader.py`)
      091caa89
    • Colin Wang's avatar
      Update support for new models: · 4e521426
      Colin Wang authored
      1. Add support for the new model `glm.py` (GLM-4V)
      2. Rename `idefics2.py` to `idefics.py`, which includes support for IDEFICS 3 in addition to IDEFICS 2
      3. Update `minicpm.py` to include support for V2.6 and correct the logic to support V2.0 as well
      4e521426
    • Colin Wang's avatar
      Update grading functions: · 5e102482
      Colin Wang authored
      1. Fix the gpt-4o grader API version to avoid using the recently released one.
      2. Fix grading API calling logics for reasoning Qs to increase robustness.
      5e102482
  2. Aug 05, 2024
  3. Aug 02, 2024
  4. Aug 01, 2024
  5. Jul 31, 2024
  6. Jul 26, 2024
  7. Jul 24, 2024
  8. Jun 13, 2024
Loading