Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://doi.org/10.5281/zenodo.15281299
25 April 2025, 10:06:35 UTC
  • Code
  • Branches (0)
  • Releases (1)
  • Visits
    • Branches
    • Releases
      • 1
      • 1
    • c999079
    • /
    • conradhuebler-ALIMA-9149c20
    • /
    • model_recommendations.json
    Raw File Download

    To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
    Select below a type of object currently browsed in order to display its associated SWHID and permalink.

    • content
    • directory
    • snapshot
    • release
    origin badgecontent badge
    swh:1:cnt:b4ee835ee0cc52df092e8b2d55955aabdf0ec96c
    origin badgedirectory badge
    swh:1:dir:9c72c77c294e128e1d4610d12e313488bc084d66
    origin badgesnapshot badge
    swh:1:snp:4ca73675f00499f7788b560b527d2d3608e24808
    origin badgerelease badge
    swh:1:rel:536b651fe52569a0b29d9afb23a4c016482765cb

    This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
    Select below a type of object currently browsed in order to generate citations for them.

    • content
    • directory
    • snapshot
    • release
    (requires biblatex-software package)
    Generating citation ...
    (requires biblatex-software package)
    Generating citation ...
    (requires biblatex-software package)
    Generating citation ...
    (requires biblatex-software package)
    Generating citation ...
    model_recommendations.json
    {
        "abstract": {
            "recommended": {
                "openai": [
                    "gpt-4-turbo-preview",
                    "gpt-3.5-turbo"
                ],
                "gemini": [
                    "gemini-1.5-flash"
                ],
                "anthropic": [
                    "claude-3-sonnet-20240229",
                    "claude-3-opus-20240229"
                ],
                "ollama": [
                    "mistral",
                    "llama2"
                ]
            },
            "descriptions": {
                "openai": {
                    "gpt-4-turbo-preview": "Beste Textanalyse-Leistung",
                    "gpt-3.5-turbo": "Gutes Preis-Leistungs-Verhältnis"
                },
                "gemini": {
                    "gemini-pro": "Optimiert für Textverarbeitung"
                },
                "anthropic": {
                    "claude-3-sonnet-20240229": "Ausgewogene Leistung",
                    "claude-3-opus-20240229": "Höchste Präzision"
                },
                "ollama": {
                    "mistral": "Effizient für Textanalyse",
                    "llama2": "Gute Allround-Leistung"
                }
            }
        },
        "keywords": {
            "recommended": {
                "openai": [
                    "gpt-4-turbo-preview",
                    "gpt-3.5-turbo"
                ],
                "gemini": [
                    "gemini-1.5-pro"
                ],
                "anthropic": [
                    "claude-3-sonnet-20240229",
                    "claude-3-opus-20240229"
                ],
                "ollama": [
                    "llama3:70b-instruct-q2_K",
                    "deepseek-r1:32b"
                ]
            },
            "descriptions": {
                "openai": {
                    "gpt-4-turbo-preview": "Beste Textanalyse-Leistung",
                    "gpt-3.5-turbo": "Gutes Preis-Leistungs-Verhältnis"
                },
                "gemini": {
                    "gemini-pro": "Optimiert für Textverarbeitung"
                },
                "anthropic": {
                    "claude-3-sonnet-20240229": "Ausgewogene Leistung",
                    "claude-3-opus-20240229": "Höchste Präzision"
                },
                "ollama": {
                    "mistral": "Effizient für Textanalyse",
                    "llama2": "Gute Allround-Leistung"
                }
            }
        },
        "vision": {
            "recommended": {
                "gemini": [
                    "gemini-1.5-pro",
                    "gemini-1.5-flash"
                ],
                "ollama": [
                    "llama3.2-vision:latest"
                ]
            },
            "descriptions": {
                "gemini": {
                    "gemini-1.5-pro": "Optimiert für Textverarbeitung"
                },
                "ollama": {
                    "llama3.2-vision:latest": "Gute Allround-Leistung"
                }
            }
        },
        "code": {
            "recommended": {
                "openai": [
                    "gpt-4-turbo-preview"
                ],
                "anthropic": [
                    "claude-3-opus-20240229"
                ],
                "ollama": [
                    "deepseek-coder",
                    "codellama"
                ]
            },
            "descriptions": {
                "openai": {
                    "gpt-4-turbo-preview": "Beste Code-Analyse und -Generierung"
                },
                "anthropic": {
                    "claude-3-opus-20240229": "Exzellent für Code-Verständnis"
                },
                "ollama": {
                    "deepseek-coder": "Spezialisiert auf Code-Verständnis",
                    "codellama": "Optimiert für Code-Analyse"
                }
            }
        }
    }

    back to top

    Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
    The source code of Software Heritage itself is available on our development forge.
    The source code files archived by Software Heritage are available under their own copyright and licenses.
    Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API